diff options
Diffstat (limited to 'scss/custom.scss')
-rw-r--r-- | scss/custom.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/custom.scss b/scss/custom.scss index 1a6d520f7..45ef4c815 100644 --- a/scss/custom.scss +++ b/scss/custom.scss @@ -950,7 +950,7 @@ ul.compact{ border-color: $gray-700 transparent transparent transparent; } -.ol-overviewmap { +.window-map .ol-overviewmap { bottom: 3em; } |