Merge pull request #22313 from mlutfy/eventDefaultUrlValues
[civicrm-core.git] / css / contactSummary.css
index 2311dd890483a0c4586542a9b4537b65e4036c47..1fc283ef5691bfd262228800bccd7f324f8b0d0a 100644 (file)
@@ -21,10 +21,6 @@ div#crm-contact-thumbnail {
   border-bottom: 1px solid #FFF;
 }
 
-.crm-summary-block {
-  clear: both;
-}
-
 #crm-container div.crm-inline-edit {
   border: 2px dashed transparent;
   background: none;
@@ -53,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;
@@ -230,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 {