Browse Source

UI mirror fix

Unknown 11 years ago
parent
commit
80dca032d1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      public/css/gogs.css

+ 1 - 1
public/css/gogs.css

@@ -580,7 +580,7 @@ html, body {
 }
 
 .file-list .date .wrap {
-    max-width: 100px;
+    max-width: 110px;
     padding: 0 20px 0 0; 
 }