From 09063b47b5afd205d2c2e640e576cb9cfdffdc89 Mon Sep 17 00:00:00 2001 From: Andreas Hocevar Date: Sun, 25 Oct 2015 10:32:50 +0100 Subject: [PATCH] Align logos nicely with attribution text --- css/ol.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/ol.css b/css/ol.css index 43c07a9bea..993aa48e04 100644 --- a/css/ol.css +++ b/css/ol.css @@ -159,6 +159,7 @@ .ol-attribution img { max-height: 2em; max-width: inherit; + vertical-align: middle; } .ol-attribution ul, .ol-attribution button { display: inline-block;