Browse Source

fix margin

tags/v1.2.0-rc1
slene 12 years ago
parent
commit
b3919c577f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      public/css/gogs.css

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

@@ -138,7 +138,7 @@ html, body {
/* gogits body */
#gogs-body {
padding-bottom: 60px;
margin-top: 50px;
margin-top: 30px;
}

#gogs-body .btn-default {


Loading…
Cancel
Save