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:
b2cf1ea
)
worked on CRM-12178, added overflow:auto, which shows scroll bar for fixed width...
author
Kurund Jalmi
<kurund@civicrm.org>
Mon, 25 Mar 2013 11:55:52 +0000
(17:25 +0530)
committer
Kurund Jalmi
<kurund@civicrm.org>
Mon, 25 Mar 2013 11:55:52 +0000
(17:25 +0530)
css/civicrm.css
patch
|
blob
|
blame
|
history
diff --git
a/css/civicrm.css
b/css/civicrm.css
index e0d9ab514e8646e2ca2b1b0e2257c2f8a3ee1e54..0b8a869e49372481f2cc783f7167d8bfd92fcacb 100644
(file)
--- a/
css/civicrm.css
+++ b/
css/civicrm.css
@@
-1880,6
+1880,7
@@
div.grippie {
#crm-container div.crm-inline-edit.form {
cursor: default;
border: 2px dashed #6665BF;
+ overflow: auto;
}
#crm-container .crm-inline-edit.add-new {