JS for ie-mac is not supported, so no need for this CSS

Change-Id: I1aac178c5e162c6a19318d9980283ea562718db7
This commit is contained in:
Derk-Jan Hartman 2018-11-17 13:09:30 +01:00
parent 261a7ba2fd
commit dc86b00db3

View file

@ -225,22 +225,8 @@ body.rtl {
height: 0;
}
/* Hides from IE-mac \*/
* html {
.wikieditor-toolbar-table-dimension-fields,
.wikieditor-toolbar-dialog-wrapper {
height: 1%;
}
}
.wikieditor-toolbar-table-dimension-fields,
.wikieditor-toolbar-dialog-wrapper {
display: inline-table;
display: block;
}
/* End hide from IE-mac */
/* Edit dialog */
.wikiEditor-dialog-editoptions {
margin-top: 15px;
}