Adjust margin-top for repo header label (#12174)
This commit is contained in:
parent
075f33c48c
commit
88ef04dbe9
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue