Merge pull request #17551 from eileenmcnaughton/guzzle
[civicrm-core.git] / css / contactSummary.css
index 4cb7aaa69b367877b1a8854dbcc898a186b9f0ca..1fc283ef5691bfd262228800bccd7f324f8b0d0a 100644 (file)
@@ -49,7 +49,7 @@ div#crm-contact-thumbnail {
   min-height: 2.5em;
 }
 
-#crm-container div.crm-inline-edit .crm-edit-help {
+#crm-container div.crm-summary-block .crm-edit-help {
   display: none;
   position: absolute;
   right: 0;
@@ -226,12 +226,6 @@ 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-wrapper {