1
0
mirror of https://github.com/flarum/core.git synced 2025-08-06 16:36:47 +02:00

Add icon to post edit composer

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

View File

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