diff --git a/dashboard-ui/css/site.css b/dashboard-ui/css/site.css index 05c04ec554..cf606abf41 100644 --- a/dashboard-ui/css/site.css +++ b/dashboard-ui/css/site.css @@ -74,7 +74,7 @@ div[data-role=page] { .padded-bottom-page, .page, .pageWithAbsoluteTabs .pageTabContent { - padding-bottom: 14em !important + padding-bottom: 2em !important } .supporterPromotionContainer { @@ -142,4 +142,4 @@ div[data-role=page] { margin-left: 1.25em !important; padding-bottom: .4em !important; padding-top: .4em !important -} \ No newline at end of file +}