Fixed toolbar version position.

This commit is contained in:
orangemug 2018-01-31 21:36:47 +00:00
parent 41bd91fcd2
commit ee3def492a

View file

@ -50,7 +50,7 @@
.maputnik-toolbar-version {
position: absolute;
font-size: 10px;
bottom: 0;
bottom: -2px;
margin-left: 4px;
}