Browse Source

fix offset

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

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

@@ -501,8 +501,7 @@ html, body {
}

.activity-list .info {
float: left;
padding: 0 0 0 10px;
margin: 0 0 0 40px;
line-height: 1.7em;
}



Loading…
Cancel
Save