1
0
mirror of https://github.com/flarum/core.git synced 2025-10-23 12:46:09 +02:00

Clean up/refactor composer, add escape hotkey

This commit is contained in:
Toby Zerner
2015-02-03 16:59:53 +10:30
parent 74d8b0e377
commit 6544052da6
7 changed files with 259 additions and 211 deletions

View File

@@ -80,7 +80,7 @@
display: inline-block;
}
}
.btn-minimize .fa {
.fa-minus.minimize {
vertical-align: -5px;
}
.composer-avatar {