0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-28 16:56:26 -05:00
forgejo/templates/base
Giteabot 18093d4c9a
Fix mobile navbar and misc cleanups (#25134) (#25169)
Backport #25134 by @silverwind

- Fix and improve mobile navbar layout
- Apply all cleanups suggested in
https://github.com/go-gitea/gitea/pull/25111
- Make media query breakpoints match Fomantic's exactly
- Clean up whitespace in class on navbar items

Mobile navbar before and after:
<img width="745" alt="Screenshot 2023-06-08 at 08 40 56"
src="https://github.com/go-gitea/gitea/assets/115237/ca84b239-b10f-41db-8c06-dcf2b6dd9d28">
<img width="739" alt="Screenshot 2023-06-08 at 08 41 23"
src="https://github.com/go-gitea/gitea/assets/115237/09133c54-eb7e-4110-858c-ead23c3b7521">
2023-06-11 09:50:39 +08:00
..
alert.tmpl
alert_details.tmpl
disable_form_autofill.tmpl
footer.tmpl
footer_content.tmpl
head.tmpl Improve notification icon and navbar (#25111) (#25124) 2023-06-08 10:19:13 +00:00
head_navbar.tmpl Fix mobile navbar and misc cleanups (#25134) (#25169) 2023-06-11 09:50:39 +08:00
head_script.tmpl Remove the service worker (#25010) 2023-05-31 02:07:04 +00:00
head_style.tmpl Remove meta tags theme-color and default-theme (#24960) 2023-05-28 22:33:17 +00:00
modal_actions_confirm.tmpl
paginate.tmpl