Fix clash between bottom header and jsMath button.

This commit is contained in:
ccd0 2015-01-20 15:53:52 -08:00
parent aad98c0c1b
commit b6d3f73951

View File

@ -292,6 +292,10 @@ audio.controls-added {
.current {
font-weight: bold;
}
:root.fixed.bottom-header #jsMath_button {
bottom: auto;
top: 1px;
}
/* 4chan X link brackets */
.brackets-wrap::before {
content: "[";