1
0
mirror of https://github.com/flarum/core.git synced 2025-02-25 11:43:19 +01:00

Tweak notification grid icon appearance

This commit is contained in:
Toby Zerner 2015-06-25 09:57:46 +09:30
parent e829788b63
commit 6d72fd16a3

View File

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