From 7ac86d159f772c488dc894dc850f00a94ebdd6c5 Mon Sep 17 00:00:00 2001 From: Norbert Renner Date: Thu, 19 Jul 2018 17:48:43 +0200 Subject: [PATCH] Remove expand icon rotate transform, blurry in Firefox (#114) --- css/style.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/css/style.css b/css/style.css index a1bfc38..94172e4 100644 --- a/css/style.css +++ b/css/style.css @@ -368,10 +368,6 @@ table.dataTable.display tbody tr.even:hover { display: none; } -.leaflet-sidebar-expand { - transform: rotate(45deg); -} - /* * CodeMirror */