From: Coleman Watts Date: Tue, 27 Sep 2016 21:15:36 +0000 (-0400) Subject: Reduce whitespace at bottom of dashboard X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=262413d094a229a1f99b223cf39992d7ac3e3b08;p=civicrm-core.git Reduce whitespace at bottom of dashboard --- diff --git a/css/dashboard.css b/css/dashboard.css index 711f7fae0b..d73bddfbdf 100644 --- 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; }