From c92e0eab97e9183f6d4e8f3630ed647dce85937d Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Tue, 23 Jul 2013 21:25:07 +0200 Subject: [PATCH] remove superfluous important --- core/css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/css/styles.css b/core/css/styles.css index fdcac99092..0546ec7867 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 */