Browse Source

issue style change

tags/v1.2.0-rc1
FuXiaoHei 11 years ago
parent
commit
84bec2842f
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      public/css/gogs.css

+ 5
- 0
public/css/gogs.css View File

@@ -1001,6 +1001,11 @@ html, body {


/* issue */ /* issue */


#issue-create-form .avatar {
width: 50px;
height: 50px;
}

#issue-create-form .panel-body { #issue-create-form .panel-body {
padding: 15px 0 0 0; padding: 15px 0 0 0;
} }


Loading…
Cancel
Save