Browse Source

ui fix

tags/v1.2.0-rc1
Unknwon 10 years ago
parent
commit
78f4f59380
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      public/ng/css/gogs.css

+ 1
- 1
public/ng/css/gogs.css View File

@@ -1067,7 +1067,7 @@ The register and sign-in page style
padding: 18px 0;
}
.repo-wide-wrapper {
padding: 18px 0;
padding: 18px;
position: relative;
}
#repo-clone-url {


Loading…
Cancel
Save