Merge pull request #325 from matthojo/Dashboard-Padding

Bug Fix: Dashboard now has correct bottom padding
This commit is contained in:
Hannah Wolfe 2013-08-01 06:24:26 -07:00
commit c671081c2f

View File

@ -32,6 +32,10 @@
Widget Base
========================================================================== */
.js-widget-container {
padding-bottom: 15px;
}
%widget, .widget {
width: 340px;
height: 300px;