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

This commit is contained in:
jenkins-bot 2018-11-18 14:31:55 +00:00 committed by Gerrit Code Review
commit f5ed495ba8

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;
}