From e3eea745f41e6349fc8132a7d3965d2c7d4a5063 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Tue, 23 Sep 2014 10:29:48 -0400 Subject: UI fix --- public/ng/less/gogs/dashboard.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/ng/less/gogs/dashboard.less') diff --git a/public/ng/less/gogs/dashboard.less b/public/ng/less/gogs/dashboard.less index 1609b9d1..24c433a3 100644 --- a/public/ng/less/gogs/dashboard.less +++ b/public/ng/less/gogs/dashboard.less @@ -43,7 +43,6 @@ } #dashboard { padding: 24px 0; - margin-bottom: 60px; } // dashboard sidebar contains contributed repositories panel, // and my repositories panel @@ -219,6 +218,7 @@ border-bottom-right-radius: .3em; } #dashboard-news { + padding-bottom: 60px; .news { margin-right: 2.4em; .mega-octicon { -- cgit v1.2.3