From 6c32b280f527e0ca0272bd2da9b25e9ddab8e53e Mon Sep 17 00:00:00 2001 From: Frederic Junod Date: Tue, 3 Mar 2015 17:06:39 +0100 Subject: [PATCH] Remove scale line inner padding Fixes #3291 --- css/ol.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/ol.css b/css/ol.css index a725e22a2a..390298a0ea 100644 --- a/css/ol.css +++ b/css/ol.css @@ -21,7 +21,6 @@ font-size: 10px; text-align: center; margin: 1px; - padding: 0px 2px; } .ol-unsupported { display: none;