Fixed huge bin icons in message editor rows.

This commit is contained in:
WrinklyNinja
2014-07-12 15:22:12 +01:00
parent d0c50d4ff2
commit d13e1b23df
+2 -2
View File
@@ -383,10 +383,10 @@ li.warn{
border-bottom: 1px black solid;
}
.message {
.dialog.message {
width: 40em;
}
.message span:first-child {
.dialog.message span:first-child {
font-size: 4em;
position: absolute;
left: 1em;