From 9656534f5b9d049fe94ef9321cdd3fc19d9679bd Mon Sep 17 00:00:00 2001
From: satish <satish.dvnk@vtiger.com>
Date: Mon, 12 Feb 2018 16:31:24 +0530
Subject: [PATCH] merged with master

---
 layouts/v7/skins/vtiger/style.less | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/layouts/v7/skins/vtiger/style.less b/layouts/v7/skins/vtiger/style.less
index 712e91348..2703b8fd5 100644
--- a/layouts/v7/skins/vtiger/style.less
+++ b/layouts/v7/skins/vtiger/style.less
@@ -1932,9 +1932,6 @@ input[type=checkbox]:checked{
 .detailViewButtoncontainer button.btn {
 	margin: 0px 1px !important;
 }
-.detailViewButtoncontainer button.btn {
-  margin: 0px 1px !important;
-}
 .detailview-header .recordBasicInfo > .info-row{
     margin-bottom: 4px;
     .socialLinks{
@@ -2035,10 +2032,6 @@ strong, b, th{
 	margin: 0px 1px !important;
 }
 
-overlayDetailHeader button.btn {
-	margin: 0px 1px !important;
-}
-
 //detail view header edit end
 
 //detailview reference style removed
-- 
GitLab