summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2017-02-01 11:52:37 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2017-02-01 11:52:37 +0100
commit7b1b224cef7c3809b08c2a85bac2f67ea266bbd5 (patch)
tree5d2954c8d3db2cca9dc7aef62655a4e53a90f296
parentc059e887599bef04178bca492d24b971c13516ba (diff)
downloadChimère-7b1b224cef7c3809b08c2a85bac2f67ea266bbd5.tar.bz2
Chimère-7b1b224cef7c3809b08c2a85bac2f67ea266bbd5.zip
CSS: better place for the layer switcher
-rw-r--r--chimere/static/chimere/css/styles.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/chimere/static/chimere/css/styles.css b/chimere/static/chimere/css/styles.css
index c0c3cdc..83fcd3a 100644
--- a/chimere/static/chimere/css/styles.css
+++ b/chimere/static/chimere/css/styles.css
@@ -1835,6 +1835,11 @@ span#permalink, .navbar-nav .lbl, #areas-div label, #permalink, #simple_button,
top:10px !important;
}
+.layer-switcher{
+ top: 0.5em;
+ right: 3em;
+}
+
.ol-ctx-menu-container{
font-size: 15px;
}