1
0
mirror of https://github.com/flarum/core.git synced 2025-02-25 03:33:42 +01:00

Fix notifications icon alignment

This commit is contained in:
Toby Zerner 2015-07-24 13:15:03 +09:30
parent 53f97b240d
commit 2422643de6

View File

@ -36,6 +36,7 @@
background: @primary-color;
color: @body-bg;
font-size: 13px;
vertical-align: 0;
& when (@config-colored-header = true) {
background: #fff;