fixes for IE8

remotes/origin/stable6
Morris Jobke 12 years ago
parent 18769e1348
commit 60efd93d5d
  1. 6
      core/css/styles.css

@ -320,16 +320,16 @@ label.infield { cursor:text !important; top:1.05em; left:.85em; }
box-sizing: border-box;
}
#body-login footer p.info a, #body-login #showAdvanced {
#body-login p.info a, #body-login #showAdvanced {
color: #ccc;
}
#body-login footer p.info a:hover, #body-login footer p.info a:focus {
#body-login p.info a:hover, #body-login p.info a:focus {
color: #fff;
}
#body-login footer {
#body-login p.info{
white-space: nowrap;
}

Loading…
Cancel
Save