You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/css
HesterG acde12a8a2
Fix max width and margin of comment box on conversation page (#24809)
Fix regression from #23937

The changes should only be limited to `.conversation-holder
.comment-code-cloud`, otherwise it will affect the `.comment-code-cloud`
in conversation tab

Before:

<img width="962" alt="Screen Shot 2023-05-19 at 18 22 25"
src="https://github.com/go-gitea/gitea/assets/17645053/0db01d04-2581-48f9-b46c-497836b1f12b">

After:

<img width="997" alt="Screen Shot 2023-05-19 at 18 35 01"
src="https://github.com/go-gitea/gitea/assets/17645053/5d14b67b-88c1-46c6-b859-fd41752b3ebb">

---------

Co-authored-by: Giteabot <teabot@gitea.io>
2 years ago
..
chroma Add --font-weight-bold and set previous bold to 601 (#24307) 2 years ago
codemirror Replace Less with CSS (#23481) 2 years ago
editor Reorganize CSS files (#24739) 2 years ago
features Reorganize CSS files (#24739) 2 years ago
markup Add --font-weight-bold and set previous bold to 601 (#24307) 2 years ago
modules Fix OAuth loading state (#24788) 2 years ago
repo Reorganize CSS files (#24739) 2 years ago
shared Clean up various avatar dimensions (#24701) 2 years ago
standalone Replace Less with CSS (#23481) 2 years ago
themes Notification list enhancements, fix striped tables on dark theme (#24639) 2 years ago
actions.css Reorganize CSS files (#24739) 2 years ago
admin.css Fix config list overflow and layout (#24312) 2 years ago
base.css Reorganize CSS files (#24739) 2 years ago
dashboard.css Remove highlight in repo list (#24675) 2 years ago
explore.css Improve "new-menu" (#24465) 2 years ago
font_i18n.css Replace Less with CSS (#23481) 2 years ago
form.css Rework Oauth login buttons, swap github logo to monocolor (#24740) 2 years ago
helpers.css Remove background on user dashboard filter bar (#24779) 2 years ago
home.css Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu (#24393) 2 years ago
index.css Reorganize CSS files (#24739) 2 years ago
install.css Add --font-weight-bold and set previous bold to 601 (#24307) 2 years ago
org.css Reorganize CSS files (#24739) 2 years ago
repo.css Support for status check pattern (#24633) 2 years ago
review.css Fix max width and margin of comment box on conversation page (#24809) 2 years ago
user.css Improve button-ghost, remove tertiary button (#24692) 2 years ago