0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 10:54:40 +01:00
gitea/web_src/less
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
..
chroma Make .cs highlighting legible on dark themes. (#19604) 2022-05-04 16:58:38 +08:00
code
codemirror
console
features
markup
shared
standalone
themes
_admin.less
_base.less
_dashboard.less Fix overflow label in mobile view (#17020) 2021-09-12 13:40:20 +02:00
_editor.less
_explore.less
_font_i18n.less
_form.less
_home.less fix media query edge case (#13546) 2020-11-17 00:33:19 -05:00
_install.less
_organization.less
_repository.less
_review.less
_svg.less
_tribute.less
_user.less
animations.less
helpers.less
index.less
misc.css
variables.less