diff options
author | silverwind <me@silverwind.io> | 2023-03-17 18:24:00 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-17 12:24:00 -0500 |
commit | d0f48187f92aea6dec0804c1a43731c1a77fd491 (patch) | |
tree | 7a3ba474f967b02314b691bc4b982addd1c47f76 /web_src/js/features/common-global.js | |
parent | 8e45fcb63aeedcf89a705227fa7675698d68d43c (diff) | |
download | gitea-d0f48187f92aea6dec0804c1a43731c1a77fd491.tar.gz gitea-d0f48187f92aea6dec0804c1a43731c1a77fd491.zip |
Fix diff detail buttons wrapping, use tippy for review box (#23271)
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">
Diffstat (limited to 'web_src/js/features/common-global.js')
0 files changed, 0 insertions, 0 deletions