mirror of
1
Fork 0
forgejo/web_src/css
Giteabot 6fcea1208d
Fix Safari spinner rendering (#29801) (#29802)
Backport #29801 by @silverwind

Fixes: https://github.com/go-gitea/gitea/issues/29041
Fixes: https://github.com/go-gitea/gitea/pull/29713

Any of the `width: *-content` properties seem to workaround this Webkit
bug, this one seemed most suitable.

Before:
<img width="184" alt="Screenshot 2024-03-14 at 22 29 58"
src="https://github.com/go-gitea/gitea/assets/115237/6effc5f0-bc64-4752-be74-9c43b3974407">

After:
<img width="177" alt="Screenshot 2024-03-14 at 22 30 30"
src="https://github.com/go-gitea/gitea/assets/115237/5de244d7-6b46-428e-957c-4b10f53e2441">

Co-authored-by: silverwind <me@silverwind.io>
(cherry picked from commit df23ec0f8b490bee49dc0e7944b529f3ede35301)
2024-03-21 09:37:30 +01:00
..
chroma
codemirror
editor Fix z-index on markdown completion (#27237) (#27239) 2023-09-24 23:41:37 +00:00
features
markup Absolute positioned checkboxes overlay floated elements (#26870) (#27366) 2023-09-30 17:10:48 +02:00
modules Fix Safari spinner rendering (#29801) (#29802) 2024-03-21 09:37:30 +01:00
repo Fix wrapping of label list (#28684) (#28688) 2024-01-16 14:16:55 +00:00
shared Reduce margin/padding on flex-list items and divider (#27872) (#27874) 2023-11-02 13:24:03 +08:00
standalone
themes [BRANDING] Add Forgejo light, dark, and auto themes 2023-11-13 13:58:17 +01:00
actions.css fix issues on action runners page (#27226) (#27233) 2023-09-24 18:43:12 +00:00
admin.css
base.css Improve contrast on blame timestamp, fix double border (#29482) (#29485) 2024-03-10 18:45:58 +07:00
dashboard.css Dashboard context dropdown position fix on landing page in mobile view. (#27047) 2023-09-13 15:15:36 +08:00
explore.css
font_i18n.css
form.css
helpers.css
home.css [BRANDING] Add Forgejo light, dark, and auto themes 2023-11-13 13:58:17 +01:00
index.css
install.css
org.css [MODERATION] User blocking 2023-11-13 13:58:02 +01:00
repo.css Improve CSV rendering (#29638) (#29744) 2024-03-21 09:25:32 +01:00
review.css Preview: set font-size on preview content 2024-02-16 22:29:12 +01:00
user.css [MODERATION] User blocking 2023-11-13 13:58:02 +01:00