Style fixes
authorColeman Watts <coleman@civicrm.org>
Wed, 11 Feb 2015 01:40:56 +0000 (20:40 -0500)
committerColeman Watts <coleman@civicrm.org>
Wed, 11 Feb 2015 01:40:56 +0000 (20:40 -0500)
css/civicrm.css
css/contactSummary.css

index 61fb7606e0ba17c904dac467036f79929f730071..45dcbf784545b0df63905fcef5c1eeb67a03fa4a 100644 (file)
@@ -57,15 +57,6 @@ div.crm-container fieldset label{
   background: none transparent;
 }
 
-.crm-container table.criteria-group {
-  margin-bottom: .1em;
-}
-
-.crm-container table.crm-address-element {
-  border: none;
-  margin-bottom: .25em;
-}
-
 .crm-container th,
 .crm-container table.display thead th,
 .crm-container table thead.sticky th,
@@ -1818,6 +1809,10 @@ div.grippie {
   float: right;
 }
 
+.crm-container table.criteria-group {
+  margin-bottom: .1em;
+}
+
 #crm-container .separator {
   border-bottom: solid 2px #ccc;
 }
index 1f01b8ad3ccb210ce20806c43e49071226e7d826..cb9e55617e5317781ac0b4053208af9c86501209 100644 (file)
@@ -257,6 +257,11 @@ div#crm-contact-thumbnail {
   width: 160px;
 }
 
+.crm-container table.crm-address-element {
+  border: none;
+  margin-bottom: .25em;
+}
+
 #crm-contact-actions-list .icon {
   background-image: url("../i/icons/jquery-ui-FFFFFF.png");
 }