From 56afdb31c057528835e5e9c0d3a6d05ea41f6202 Mon Sep 17 00:00:00 2001 From: Frederic Junod Date: Wed, 27 Mar 2013 11:41:23 +0100 Subject: [PATCH] Remove unused ol-renderer-webgl-canvas css class --- css/ol.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/css/ol.css b/css/ol.css index 9988b3a94e..f22a2b9c1b 100644 --- a/css/ol.css +++ b/css/ol.css @@ -24,10 +24,6 @@ position: absolute; border: 2px solid red; } -.ol-renderer-webgl-canvas { - width: 100%; - height: 100%; -} .ol-scale-line { background: rgba(0,60,136,0.3); border-radius: 4px;