fix margin

This commit is contained in:
slene 2014-03-15 20:55:20 +08:00
parent 37300dc0d7
commit b3919c577f
1 changed files with 1 additions and 1 deletions

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 {