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:
76e813f
)
Reduce whitespace at bottom of dashboard
author
Coleman Watts
<coleman@civicrm.org>
Tue, 27 Sep 2016 21:15:36 +0000
(17:15 -0400)
committer
Coleman Watts
<coleman@civicrm.org>
Tue, 27 Sep 2016 21:15:36 +0000
(17:15 -0400)
css/dashboard.css
patch
|
blob
|
blame
|
history
diff --git
a/css/dashboard.css
b/css/dashboard.css
index 711f7fae0b3c62aa7193c77c976d82a0ce74edf1..d73bddfbdf824851270131204086b72e22328e06 100644
(file)
--- a/
css/dashboard.css
+++ b/
css/dashboard.css
@@
-9,10
+9,8
@@
float: left;
margin: 0;
/* padding-bottom and min-height make sure that there is always a sizable drop zone. */
- min-height: 400px;
- height: 400px;
- height: auto !important;
- padding: 0 0 250px;
+ min-height: 200px;
+ padding: 0 0 40px;
list-style-type: none;
}