projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58c2bde
)
Fix contact action button size
author
Coleman Watts
<coleman@civicrm.org>
Fri, 13 Feb 2015 20:08:09 +0000
(15:08 -0500)
committer
Coleman Watts
<coleman@civicrm.org>
Fri, 13 Feb 2015 20:08:09 +0000
(15:08 -0500)
css/contactSummary.css
patch
|
blob
|
blame
|
history
diff --git
a/css/contactSummary.css
b/css/contactSummary.css
index cb9e55617e5317781ac0b4053208af9c86501209..25dc89b85ca29a043ad4b86f274d447eb1549f50 100644
(file)
--- a/
css/contactSummary.css
+++ b/
css/contactSummary.css
@@
-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 {