From 6dc90aefa2d6ec5e688edeab6e9a581530fe930d Mon Sep 17 00:00:00 2001 From: acanimal Date: Fri, 12 Dec 2014 18:52:46 +0100 Subject: [PATCH] Update attribution CSS #2803 --- css/ol.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/ol.css b/css/ol.css index f860f08934..d0a458b461 100644 --- a/css/ol.css +++ b/css/ol.css @@ -145,7 +145,7 @@ button.ol-full-screen-true:after { line-height: 1.375em; color: #000; text-shadow: 0 0 2px #fff; - max-width: calc(100% - 3.6em); + max-width: 100%; } .ol-attribution li { display: inline;