mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
kill clear-float
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user