positioning fixes

This commit is contained in:
ed
2021-08-28 03:27:14 +02:00
parent 12a3f0ac31
commit 8e55551a06
3 changed files with 3 additions and 1 deletions

View File

@@ -875,6 +875,7 @@ input.eq_gain {
margin: 0 1.5em 1em .4em;
position: sticky;
top: -.3em;
z-index: 1;
}
html.light #ghead {
background: #f7f7f7;