Reduce whitespace at bottom of dashboard
authorColeman Watts <coleman@civicrm.org>
Tue, 27 Sep 2016 21:15:36 +0000 (17:15 -0400)
committerColeman Watts <coleman@civicrm.org>
Tue, 27 Sep 2016 21:15:36 +0000 (17:15 -0400)
css/dashboard.css

index 711f7fae0b3c62aa7193c77c976d82a0ce74edf1..d73bddfbdf824851270131204086b72e22328e06 100644 (file)
@@ -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;
 }