kill clear-float

This commit is contained in:
Justin Palmer
2013-02-04 08:09:47 -08:00
parent f4aacfc23e
commit 81fbb3bc93
3 changed files with 1 additions and 10 deletions

View File

@@ -29,7 +29,6 @@ class SymbolsView extends SelectList
else
text = fs.base(file)
@div text, class: 'function-details'
@div class: 'clear-float'
toggleFileSymbols: ->
if @hasParent()