Move map zoom buttons to right side

This commit is contained in:
Carlos Salaverria 2016-08-30 11:03:42 -05:00
parent d5293cc0ed
commit 6accc36fd2

View file

@ -143,3 +143,12 @@ select.error, textarea.error, input.error {
color: #FF0000;
}
.ol-zoom {
left: unset !important;
right: 1.2em !important;
}
.layer-switcher {
top: 5em !important;
}