diff options
Diffstat (limited to 'core/css/styles.css')
-rw-r--r-- | core/css/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/styles.css b/core/css/styles.css index fdcac990924..0546ec7867f 100644 --- a/core/css/styles.css +++ b/core/css/styles.css @@ -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 */ |