1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-19 16:58:37 +00:00

Adjust margin-top for repo header label (#12174)

This commit is contained in:
Cirno the Strongest
2020-07-07 13:47:18 +02:00
committed by GitHub
parent 075f33c48c
commit 88ef04dbe9

View File

@@ -16,6 +16,7 @@
.label { .label {
vertical-align: middle; vertical-align: middle;
margin-top: -.29165em;
} }
&.repo-title .repo-header-icon { &.repo-title .repo-header-icon {