Don't change CSS class of body. #290

This commit is contained in:
ccd0 2015-01-12 16:39:01 -08:00
parent a557b973dd
commit f8d0939953

View File

@ -343,19 +343,16 @@ Header =
args = if bottom then [
'bottom-header'
'top-header'
'bottom'
'after'
] else [
'top-header'
'bottom-header'
'top'
'add'
]
$.addClass doc, args[0]
$.rmClass doc, args[1]
Header.bar.parentNode.className = args[2]
$[args[3]] Header.bar, Header.noticesRoot
$[args[2]] Header.bar, Header.noticesRoot
toggleBarPosition: ->
$.cb.checked.call @