Fix clash between bottom header and jsMath button.
This commit is contained in:
parent
aad98c0c1b
commit
b6d3f73951
@ -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: "[";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user