1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/templates/base
zeripath 1e43a88578
Refix notification bell placement ()
The use of `m-4 text black` for the notification bell results in this
icon being shifted upwards. Instead we should use the `item` class but
adjust `not-mobile` and `mobile-only` to make their `display: none`
settings `!important`.

(As an aside: This is probably one of the only times we should use
`!important` in our less files and the rest should be avoided or
removed.)

Ref 
Revert 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-07-06 18:33:10 +01:00
..
alert_details.tmpl Enforce tab indentation in templates () 2021-04-10 23:46:37 -04:00
alert.tmpl Return the full rejection message and errors in flash errors () 2020-10-20 19:50:10 -04:00
delete_modal_actions.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
disable_form_autofill.tmpl Disable form autofill () 2021-10-19 01:08:41 +03:00
footer_content.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
footer.tmpl Show messages for users if the ROOT_URL is wrong, show JavaScript errors () 2022-03-30 13:52:24 +08:00
head_navbar.tmpl Refix notification bell placement () 2022-07-06 18:33:10 +01:00
head_script.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
head.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
paginate.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00