1
0
mirror of https://github.com/flarum/core.git synced 2025-07-21 08:41:17 +02:00

Tweak notification grid icon appearance

This commit is contained in:
Toby Zerner
2015-06-25 09:57:46 +09:30
parent 046c6e2168
commit ab8127238e

View File

@@ -46,6 +46,12 @@
margin-bottom: 5px;
}
}
& .toggle-group {
& .fa {
font-size: 14px;
margin-right: 2px;
}
}
& .yesno-cell {
padding: 0;
}