1
0
mirror of https://github.com/flarum/core.git synced 2025-07-20 16:21:18 +02:00

Fix notifications icon alignment

This commit is contained in:
Toby Zerner
2015-07-24 13:15:03 +09:30
parent 7030f1b8f1
commit 0f140bd9d6

View File

@@ -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;