Fix hover button padding
authorColeman Watts <coleman@civicrm.org>
Wed, 23 Dec 2015 04:31:15 +0000 (23:31 -0500)
committerColeman Watts <coleman@civicrm.org>
Sat, 26 Dec 2015 03:07:56 +0000 (22:07 -0500)
css/civicrm.css

index 9b2ee7d5023143e3950793b815aa908839cef9e2..93d9644694cc4a459a5b23794f2cbbb6fa189e8d 100644 (file)
@@ -1437,7 +1437,7 @@ input.crm-form-entityref {
   text-decoration: none;
   font-size: .9em;
   color: #000;
-  padding: 1px 2px 1px 0;
+  padding: 1px 3px;
   opacity: .7;
   cursor: pointer;
 }