You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
silverwind 6a075589bf
Fix mobile navbar and misc cleanups (#25134)
- 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">

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
1 year ago
..
alert.tmpl Clean up polluted styles and remove dead CSS code (#24497) 1 year ago
alert_details.tmpl Enforce tab indentation in templates (#15289) 3 years ago
disable_form_autofill.tmpl Disable form autofill (#17291) 3 years ago
footer.tmpl Add new captcha: cloudflare turnstile (#22369) 1 year ago
footer_content.tmpl Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu (#24393) 1 year ago
head.tmpl Improve notification icon and navbar (#25111) 1 year ago
head_navbar.tmpl Fix mobile navbar and misc cleanups (#25134) 1 year ago
head_script.tmpl Remove the service worker (#25010) 1 year ago
head_style.tmpl Remove meta tags `theme-color` and `default-theme` (#24960) 1 year ago
modal_actions_confirm.tmpl Button and color enhancements (#24989) 1 year ago
paginate.tmpl Move helpers to be prefixed with `gt-` (#22879) 1 year ago