gitea/web_src
Giteabot d2328c4051
Fix Monaco IOS keyboard button (#24341) (#24347)
Backport #24341 by @silverwind

Fix https://github.com/go-gitea/gitea/issues/16188. Turns out the
element was completely misaligned by fomantic styles. Add most of the
original styles in `!important` form to fix.

Tapping the button doesn't do anything useful in Simulator.app, but I
guess it's still better to not outright hide it in case it has a
possiblity to work.

<img width="121" alt="image"
src="https://user-images.githubusercontent.com/115237/234379685-4e67f8cd-7e91-4bcc-8e17-9d5b2ebed6cd.png">

Co-authored-by: silverwind <me@silverwind.io>
2023-04-26 05:42:00 -04:00
..
css Fix Monaco IOS keyboard button (#24341) (#24347) 2023-04-26 05:42:00 -04:00
fomantic Fix Fomantic UI's `touchstart` fastclick, always use `click` for click events (#23065) (#23195) 2023-02-28 17:53:45 -05:00
js Fix issue attachment handling (#24202) (#24221) 2023-04-20 04:21:10 -04:00
less Replace Less with CSS (#23508) 2023-03-16 21:04:39 -04:00
svg Add Chef package registry (#22554) 2023-02-06 09:49:21 +08:00