aboutsummaryrefslogtreecommitdiff
path: root/public/css/gogs.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/css/gogs.css')
-rw-r--r--public/css/gogs.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/public/css/gogs.css b/public/css/gogs.css
index c1fc48a2..a9c3249c 100644
--- a/public/css/gogs.css
+++ b/public/css/gogs.css
@@ -2399,6 +2399,9 @@ footer .ui.language .menu {
.repository.settings.webhooks .types .menu .item {
padding: 10px !important;
}
+.repository.settings.webhooks .logo.item img {
+ margin-top: -4px;
+}
.repository.settings.webhook .text.desc {
margin-top: 5px;
}