Browse Source

fix offset

slene 11 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

@@ -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;
 }