aboutsummaryrefslogtreecommitdiff
path: root/public/css/gogs.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/css/gogs.css')
1 files changed, 2 insertions, 2 deletions
diff --git a/public/css/gogs.css b/public/css/gogs.css
index 16705753..b0b3d45b 100644
--- a/public/css/gogs.css
+++ b/public/css/gogs.css
@@ -2183,11 +2183,11 @@ footer .ui.language .menu {
}
.repository.release #release-list > li .meta .tag:not(.icon) {
display: block;
- margin-top: 15px;
+ margin-top: 6px;
}
.repository.release #release-list > li .meta .commit {
display: block;
- margin-top: 10px;
+ margin-top: 6px;
}
.repository.release #release-list > li .detail {
border-left: 1px solid #DDD;