Align logos nicely with attribution text

This commit is contained in:
Andreas Hocevar
2015-10-25 10:32:50 +01:00
parent bd9aff46af
commit 09063b47b5
+1
View File
@@ -159,6 +159,7 @@
.ol-attribution img { .ol-attribution img {
max-height: 2em; max-height: 2em;
max-width: inherit; max-width: inherit;
vertical-align: middle;
} }
.ol-attribution ul, .ol-attribution button { .ol-attribution ul, .ol-attribution button {
display: inline-block; display: inline-block;