Browse Source

fix offset

slene 11 năm trước cách đây
mục cha
commit
fa455ab757
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  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;
 }