Fix for emoticon icon size MDL-7375
This commit is contained in:
@@ -261,6 +261,12 @@ table.formtable tbody .htmlarea th
|
||||
height: 17px;
|
||||
}
|
||||
|
||||
img.emoticon {
|
||||
vertical-align: middle;
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
}
|
||||
|
||||
form.popupform {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user