Commit 5ca0851
Fix checkboxes on mobile view, remove some dead css (go-gitea#30308)
Fix the checkbox issues in
go-gitea#30303 which were existing
problems with these selectors, but made visible with
go-gitea#30162.
There is a lot of dead/useless CSS in `form.css`, I only fixed the two
problems and remove CSS that was definitely not in use or needed.
<img width="369" alt="Screenshot 2024-04-06 at 18 00 08"
src="https://github.com/go-gitea/gitea/assets/115237/720f178b-1b22-48d4-8704-becb8ce66129">
<img width="405" alt="Screenshot 2024-04-06 at 18 00 28"
src="https://github.com/go-gitea/gitea/assets/115237/61c0f8ec-34af-46c5-a3fa-7c5c4d30c7d2">
Co-authored-by: Giteabot <[email protected]>1 parent efb3a2f commit 5ca0851
1 file changed
+4
-26
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | 252 | | |
268 | 253 | | |
269 | 254 | | |
| |||
310 | 295 | | |
311 | 296 | | |
312 | 297 | | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
| 298 | + | |
321 | 299 | | |
322 | 300 | | |
323 | 301 | | |
| |||
435 | 413 | | |
436 | 414 | | |
437 | 415 | | |
438 | | - | |
439 | | - | |
440 | | - | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
441 | 419 | | |
442 | 420 | | |
443 | 421 | | |
| |||
0 commit comments