Browse Source

issue style change

pull/35/head
FuXiaoHei 11 years ago
parent
commit
84bec2842f
  1. 5
      public/css/gogs.css

5
public/css/gogs.css

@ -1001,6 +1001,11 @@ html, body {
/* issue */
#issue-create-form .avatar {
width: 50px;
height: 50px;
}
#issue-create-form .panel-body {
padding: 15px 0 0 0;
}

Loading…
Cancel
Save