0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 10:24:38 +01:00
gitea/templates/base
zeripath 1e43a88578
Refix notification bell placement (#20251)
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 #20069
Revert #20236

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-07-06 18:33:10 +01:00
..
alert_details.tmpl
alert.tmpl
delete_modal_actions.tmpl
disable_form_autofill.tmpl
footer_content.tmpl
footer.tmpl
head_navbar.tmpl Refix notification bell placement (#20251) 2022-07-06 18:33:10 +01:00
head_script.tmpl
head.tmpl
paginate.tmpl