1
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-10-03 13:53:16 +00:00

issue style change

This commit is contained in:
FuXiaoHei 2014-03-25 23:59:50 +08:00
parent 8ce9458d65
commit 84bec2842f

View file

@ -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;
}