Don't squish topic-editor height.

This height: 20px squishes the dropdown in Firefox.

(imported from commit 7535d1d28b384a676c835ca3adfff9bba893db5d)
This commit is contained in:
Waseem Daher 2013-10-31 15:21:29 -04:00
parent 429c41da79
commit 72a6c3d08e
1 changed files with 0 additions and 2 deletions

View File

@ -1206,8 +1206,6 @@ table.focused_table {
}
.message_edit_topic_propagate{
display: inline-block;
height: 20px;
width: 400px;
}