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 {
|
.current {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
:root.fixed.bottom-header #jsMath_button {
|
||||||
|
bottom: auto;
|
||||||
|
top: 1px;
|
||||||
|
}
|
||||||
/* 4chan X link brackets */
|
/* 4chan X link brackets */
|
||||||
.brackets-wrap::before {
|
.brackets-wrap::before {
|
||||||
content: "[";
|
content: "[";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user