]> source.dussan.org Git - gitea.git/commit
Code comments improvements (#15722)
authorsilverwind <me@silverwind.io>
Sat, 8 May 2021 15:28:25 +0000 (17:28 +0200)
committerGitHub <noreply@github.com>
Sat, 8 May 2021 15:28:25 +0000 (18:28 +0300)
commit2a9b8d173a286a7155306d7d1df6328d1eb98199
treeb9ac31d0431d3e092d9b0b0beac723f0f9386cbe
parent24ad131221d8cb0becf726e0570f53838262edf1
Code comments improvements (#15722)

- Right-align the Reply and Resolve buttons
- Center Resolved text and add some padding
- Add padding to inline comments
- Indent the comment content to align with author name
- Re-parent form to allow better button layout space.

Co-authored-by: zeripath <art27@cantab.net>
templates/repo/diff/comment_form.tmpl
templates/repo/diff/conversation.tmpl
templates/repo/issue/view_content/comments.tmpl
web_src/js/index.js
web_src/less/_base.less
web_src/less/_repository.less
web_src/less/_review.less