mirror of
1
Fork 0
forgejo/web_src/css
Giteabot 4b763d8d37
Fix diff detail buttons wrapping, use tippy for review box (#23271) (#23546)
Backport #23271 by @silverwind

Fix visual regression introduced by
https://github.com/go-gitea/gitea/pull/22986.

Before:
<img width="1277" alt="image"
src="https://user-images.githubusercontent.com/115237/222792814-d70c2173-0c7c-4db2-8839-95be63cdc8ee.png">
<img width="649" alt="image"
src="https://user-images.githubusercontent.com/115237/222792989-9b1f5e12-becd-40cc-b02c-e9f59a8e72a4.png">

After: 
<img width="1274" alt="image"
src="https://user-images.githubusercontent.com/115237/222792769-e7a9702f-4b6a-46c4-9385-da103ed4dff0.png">
<img width="565" alt="image"
src="https://user-images.githubusercontent.com/115237/222793084-6de6482b-11dc-4d38-b514-15884d20e140.png">

Co-authored-by: silverwind <me@silverwind.io>
2023-03-17 14:52:04 -04:00
..
chroma
code
codemirror
console
features
markup
modules
shared
standalone
themes
admin.css
animations.css
base.css Increase horizontal page padding (#23507) (#23537) 2023-03-17 21:01:47 +08:00
dashboard.css
editor.css
explore.css
font_i18n.css
form.css
helpers.css Fix review comment context menu clipped bug (#23523) (#23543) 2023-03-17 14:00:17 -04:00
home.css
index.css
install.css
organization.css
package.css
repository.css Fix review comment context menu clipped bug (#23523) (#23543) 2023-03-17 14:00:17 -04:00
review.css Fix diff detail buttons wrapping, use tippy for review box (#23271) (#23546) 2023-03-17 14:52:04 -04:00
runner.css
svg.css
tribute.css
user.css