From e3d910c93f499b6ed3fb13d80c3bbb6eb0fca917 Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Thu, 21 Aug 2014 21:13:37 +0100 Subject: [PATCH] Button css fix --- css/civicrm.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/civicrm.css b/css/civicrm.css index 8e7d0ddaae..5a459a1dd1 100644 --- a/css/civicrm.css +++ b/css/civicrm.css @@ -2368,7 +2368,7 @@ div.grippie { color: #FFF; font-size: 13px; font-weight: normal; - margin-right: 6px; + margin: 0 6px 0 0; padding: 2px 6px; text-decoration: none; cursor: pointer; -- 2.25.1