Skip to content

Commit f2abac4

Browse files
readjust map view sidebar close button absolute position (#136)
1 parent e5b0332 commit f2abac4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/styles/map.view.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ select {
8787
padding: 0px !important;
8888
}
8989
.side-bar__close {
90-
top: 4px !important;
91-
right: 4px !important;
90+
top: 8px !important;
91+
right: 8px !important;
9292
}
9393
.side-panel__panel-header {
9494
display: none !important;

0 commit comments

Comments
 (0)