remove superfluous important

This commit is contained in:
Jan-Christoph Borchardt 2013-07-23 21:25:07 +02:00
parent 84fa84d182
commit c92e0eab97
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ input[type="submit"].enabled { background:#66f866; border:1px solid #5e5; -moz-b
}
/* Fix background gradient */
#body-login {
background-attachment: fixed !important;
background-attachment: fixed;
}
/* Dark subtle label text */