From 672fc681ec36083381368e1995bbccabf94c272a Mon Sep 17 00:00:00 2001 From: ahocevar Date: Thu, 13 Feb 2014 18:12:26 +0100 Subject: [PATCH] Fix logo position in apps without Bootstrap --- css/ol.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/ol.css b/css/ol.css index 79d5385efe..e6f7bc2570 100644 --- a/css/ol.css +++ b/css/ol.css @@ -113,6 +113,7 @@ a.ol-full-screen-true:after { } .ol-logo ul { margin: 0; + padding: 0; } .ol-logo ul li { display: inline;