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 {
|
#toolbar {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0;
|
top: 0;
|
||||||
right: 0;
|
right: 5px;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue