Browse Source

Merge branch 'master' of github.com:gogits/gogs

Conflicts:
	public/css/gogs.css
Unknown 11 years ago
parent
commit
9249ceaff2
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: 110px;
+    max-width: 120px;
     padding: 0 20px 0 0; 
 }