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

Add icon to post edit composer

This commit is contained in:
Toby Zerner
2015-06-01 10:29:11 +09:30
parent 7362aff345
commit bfc4201338
2 changed files with 5 additions and 1 deletions

View File

@@ -36,6 +36,9 @@
height: auto;
}
}
& .fa {
font-size: 14px;
}
}
}
.composer-controls {