From 2f5999529a6c3c20ec2cb75e9081dbf7a56797fb Mon Sep 17 00:00:00 2001 From: acanimal Date: Thu, 18 Dec 2014 20:49:01 +0100 Subject: [PATCH] Removed unnecessary max-width from CSS .ol-attribution ul --- css/ol.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/ol.css b/css/ol.css index d0a458b461..44ea0f35e9 100644 --- a/css/ol.css +++ b/css/ol.css @@ -145,7 +145,6 @@ button.ol-full-screen-true:after { line-height: 1.375em; color: #000; text-shadow: 0 0 2px #fff; - max-width: 100%; } .ol-attribution li { display: inline;