Browse Source

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

tags/v1.13.0-rc1
Cirno the Strongest GitHub 5 years ago
parent
commit
8f42aa81c3
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      web_src/less/_repository.less

+ 1
- 0
web_src/less/_repository.less 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 {


Loading…
Cancel
Save