Browse Source

fix theme in IE8 and IE9

tags/v8.1RC2
Morris Jobke 9 years ago
parent
commit
a4c9688711
1 changed files with 0 additions and 5 deletions
  1. 0
    5
      core/css/fixes.css

+ 0
- 5
core/css/fixes.css View File

@@ -64,11 +64,6 @@ select {
visibility: hidden;
}

/* fix installation screen rendering issue for IE8+9 */
.lte9 #body-login {
height: auto !important;
}

/* oc-dialog only uses box shadow which is not supported by ie8 */
.ie8 .oc-dialog {
border: 1px solid #888888;

Loading…
Cancel
Save