Forgejo/web_src
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
..
css Fix Safari spinner rendering (#29801) (#29802) 2024-03-21 09:37:30 +01:00
fomantic Remove fomantic text module (#26777) 2023-08-30 10:37:17 +00:00
js Suppress error from monaco-editor (#29684) (#29758) 2024-03-21 09:28:37 +01:00
svg Update Twitter Logo (#29621) (#29633) 2024-03-10 18:45:59 +07:00