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;
|
||||
}
|
||||
span.settings {
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
top: 1em;
|
||||
right: 1em;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue