Skip to content

Commit d63db47

Browse files
CirnoTYohann Delafollye
authored andcommitted
Fix margin on PR form (go-gitea#11566)
1 parent 93cfec8 commit d63db47

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

web_src/less/_repository.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1319,6 +1319,10 @@
13191319
}
13201320
}
13211321

1322+
.pullrequest-form {
1323+
margin-bottom: 1.5rem;
1324+
}
1325+
13221326
.markdown {
13231327
font-size: 14px;
13241328
}

0 commit comments

Comments
 (0)