summaryrefslogtreecommitdiffstats
path: root/public/ng/less/gogs/dashboard.less
diff options
context:
space:
mode:
Diffstat (limited to 'public/ng/less/gogs/dashboard.less')
-rw-r--r--public/ng/less/gogs/dashboard.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/ng/less/gogs/dashboard.less b/public/ng/less/gogs/dashboard.less
index 1609b9d1c9..24c433a31a 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 {