gitea/templates
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
..
admin Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
api/packages/pypi Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
base Refix notification bell placement (#20251) 2022-07-06 18:33:10 +01:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
explore Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
mail Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
org Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
package Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
repo Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
shared Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
status Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
swagger Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
user Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
home.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
install.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 2021-05-08 16:27:25 +02:00