minor adjustments to settings menu button placement
This commit is contained in:
@@ -277,8 +277,8 @@ body, html {
|
|||||||
/* Settings button in top right of map */
|
/* Settings button in top right of map */
|
||||||
.settings-btn {
|
.settings-btn {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 16px;
|
top: 10px;
|
||||||
right: 16px;
|
right: 10px;
|
||||||
z-index: 101;
|
z-index: 101;
|
||||||
background: rgba(30,30,30,0.95);
|
background: rgba(30,30,30,0.95);
|
||||||
border: 1px solid #d103f9;
|
border: 1px solid #d103f9;
|
||||||
|
|||||||
Reference in New Issue
Block a user