mirror of
https://github.com/evennia/evennia.git
synced 2026-03-21 07:16:31 +01:00
Keep the settings button visible when there are scrollbars
This commit is contained in:
parent
7899dc5200
commit
24cb3d3b31
1 changed files with 1 additions and 1 deletions
|
|
@ -172,7 +172,7 @@ div {margin:0px;}
|
|||
#toolbar {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
right: 0;
|
||||
right: 5px;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue