X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=css%2Fdashboard.css;h=cf2f34e815617599fc20824c30841b054f68e858;hb=d2a1da5271b61c79d21fb7201d93a9340a7c644c;hp=711f7fae0b3c62aa7193c77c976d82a0ce74edf1;hpb=76e813f79b19c878db6dc9e0ee0c45e282702372;p=civicrm-core.git diff --git a/css/dashboard.css b/css/dashboard.css index 711f7fae0b..cf2f34e815 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; } @@ -220,7 +218,7 @@ visibility: hidden; } -@media screen and (max-width: 50em) { +@media screen and (max-device-width: 50em), screen and (max-width: 50em) { #crm-container .column { width: 100%; min-height: 0;