mirror of
https://github.com/flarum/core.git
synced 2025-07-20 08:11:27 +02:00
Fix notifications icon alignment
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user