1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00
This commit is contained in:
Unknwon
2014-09-23 10:29:48 -04:00
parent b92cac7038
commit e3eea745f4
2 changed files with 4 additions and 2 deletions

View File

@@ -728,7 +728,6 @@ ol.linenums {
}
#dashboard {
padding: 24px 0;
margin-bottom: 60px;
}
#dashboard-sidebar .panel-header h4 {
margin: 0;
@@ -894,6 +893,9 @@ ol.linenums {
#dashboard-switch-menu > li.checked > a .octicon {
opacity: 1;
}
#dashboard-news {
padding-bottom: 60px;
}
#dashboard-news .news {
margin-right: 2.4em;
padding-bottom: 1em;