mirror of https://github.com/go-gitea/gitea.git
Adjust margin-top for repo header label (#12174)
This commit is contained in:
parent
075f33c48c
commit
88ef04dbe9
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue