aboutsummaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/application/_map.scss
diff options
context:
space:
mode:
authorhellekin <hellekin@cepheide.org>2020-11-11 22:17:53 +0100
committerhellekin <hellekin@cepheide.org>2020-11-11 22:17:53 +0100
commit067c8618fee3d4fad9095c1353d676e3bae4f651 (patch)
treeac74979bef1345906ffbc807cc0ccc64312bb599 /app/assets/stylesheets/application/_map.scss
parent979954e66a732fc1bc7b2a7f5b6d4988bcfa1cb1 (diff)
downloadincommon-map-067c8618fee3d4fad9095c1353d676e3bae4f651.tar.gz
Adjust Style for mobile and stimulus
Diffstat (limited to 'app/assets/stylesheets/application/_map.scss')
-rw-r--r--app/assets/stylesheets/application/_map.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/application/_map.scss b/app/assets/stylesheets/application/_map.scss
index a0e3abf..d6f66f7 100644
--- a/app/assets/stylesheets/application/_map.scss
+++ b/app/assets/stylesheets/application/_map.scss
@@ -6,7 +6,7 @@
position: fixed;
height: 100%;
width: 100%;
- top: 0;
+ top: 4rem;
left: 0;
right: 0;
bottom: 0;