Fix contact action button size
authorColeman Watts <coleman@civicrm.org>
Fri, 13 Feb 2015 20:08:09 +0000 (15:08 -0500)
committerColeman Watts <coleman@civicrm.org>
Fri, 13 Feb 2015 20:08:09 +0000 (15:08 -0500)
css/contactSummary.css

index cb9e55617e5317781ac0b4053208af9c86501209..25dc89b85ca29a043ad4b86f274d447eb1549f50 100644 (file)
@@ -238,13 +238,6 @@ div#crm-contact-thumbnail {
 
 #crm-contact-actions-wrapper {
   position: relative;
-  float: left;
-  width: 85px;
-  /* fixes ie bug where button is toooooo long */
-}
-#crm-contact-actions-list {
-  width: 495px;
-  /* fixes ie bug  caused by above*/
 }
 
 #crm-contact-actions-list .crm-contact_activities-list select {