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:
c167994
)
Fix select2 height on public pages
author
Coleman Watts
<coleman@civicrm.org>
Tue, 4 Dec 2018 12:52:42 +0000
(07:52 -0500)
committer
Coleman Watts
<coleman@civicrm.org>
Tue, 4 Dec 2018 12:52:42 +0000
(07:52 -0500)
css/civicrm.css
patch
|
blob
|
blame
|
history
diff --git
a/css/civicrm.css
b/css/civicrm.css
index 1749fdb9a81028dfed338123b6322960039d4b3d..324b44c43140e5d02963b35a64a386b7bd0bc587 100644
(file)
--- a/
css/civicrm.css
+++ b/
css/civicrm.css
@@
-3598,6
+3598,7
@@
span.crm-status-icon {
}
.crm-container.crm-public .select2-container .select2-choice {
padding: 5px 5px 5px 8px;
+ height: auto;
}
.crm-container.crm-public .select2-container-multi .select2-choices {
padding: 4px;