mirror of
https://github.com/flarum/framework.git
synced 2024-12-12 14:13:37 +08:00
Fix notifications icon alignment
This commit is contained in:
parent
7030f1b8f1
commit
0f140bd9d6
|
@ -36,6 +36,7 @@
|
||||||
background: @primary-color;
|
background: @primary-color;
|
||||||
color: @body-bg;
|
color: @body-bg;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
|
vertical-align: 0;
|
||||||
|
|
||||||
& when (@config-colored-header = true) {
|
& when (@config-colored-header = true) {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user