From 67e90d76b5e6f5df7fd1f7b62f8bd6b9775d8c3c Mon Sep 17 00:00:00 2001
From: Armand Bahi <armand.bahi@veremes.com>
Date: Thu, 8 Nov 2018 11:34:49 +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