css tweak
authorColeman Watts <coleman@civicrm.org>
Fri, 13 Feb 2015 20:43:51 +0000 (15:43 -0500)
committerColeman Watts <coleman@civicrm.org>
Fri, 13 Feb 2015 20:43:51 +0000 (15:43 -0500)
css/civicrm.css
css/contactSummary.css

index 45dcbf784545b0df63905fcef5c1eeb67a03fa4a..582ec02a4ee6c0da4534a892ad532ca29189329f 100644 (file)
@@ -2235,12 +2235,6 @@ div.grippie {
   margin-right: 5px;
 }
 
-#crm-container .geotag {
-  padding: 2px 0 2px 20px !important;
-  background: url('../i/geotag_16.png') left center no-repeat;
-  font-size: .9em;
-}
-
 /* These .crm-icon classes use item_sprites.png */
 
 .crm-container .crm-icon {
index 25dc89b85ca29a043ad4b86f274d447eb1549f50..2a04fdc729b9364e96ee5f410965a7b420af1f39 100644 (file)
@@ -1,4 +1,4 @@
-/* CiviCRM contact summary page styles */
+/* Styles specific to contact Summary/Edit/Inline-Edit pages */
 
 .crm-container .primary {
   font-weight: bold;
@@ -209,6 +209,12 @@ div#crm-contact-thumbnail {
   text-align: right;
 }
 
+#crm-container .geotag {
+  padding: 2px 0 2px 20px !important;
+  background: url('../i/geotag_16.png') left center no-repeat;
+  font-size: .9em;
+}
+
 /* contact actions */
 
 #crm-contact-actions-list ul {