forked from leftypol/leftypol
fixed position menu
This commit is contained in:
parent
8119058ac9
commit
bcdedcb28a
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ And add this to stylesheets/style.css:
|
||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
span.settings {
|
span.settings {
|
||||||
position: absolute;
|
position: fixed;
|
||||||
top: 1em;
|
top: 1em;
|
||||||
right: 1em;
|
right: 1em;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue