From be845c0e0b5cb6c9c981ca7f497301d69ab3512c Mon Sep 17 00:00:00 2001
From: Armand Bahi <armand.bahi@veremes.com>
Date: Thu, 8 Nov 2018 11:56:46 +0100
Subject: [PATCH] Review Checkbox CSS

---
 module/css/vmap.less | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/module/css/vmap.less b/module/css/vmap.less
index b4f322e8..cc42f401 100644
--- a/module/css/vmap.less
+++ b/module/css/vmap.less
@@ -2438,7 +2438,3 @@ div.vmap-select-scale-alert{
     min-height: 55px;
     padding-top: 15px !important;
 }
-
-.checkbox-inline label::before, .checkbox-inline label::after{
-    top: 3px;
-}
-- 
GitLab