summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2013-07-23 21:25:07 +0200
committerJan-Christoph Borchardt <hey@jancborchardt.net>2013-07-23 21:25:07 +0200
commitc92e0eab97e9183f6d4e8f3630ed647dce85937d (patch)
treecb45401bead135fb3809d3676da74e27818a596c
parent84fa84d182095b3723b776f82d2cb0fb42cb7975 (diff)
downloadnextcloud-server-c92e0eab97e9183f6d4e8f3630ed647dce85937d.tar.gz
nextcloud-server-c92e0eab97e9183f6d4e8f3630ed647dce85937d.zip
remove superfluous important
-rw-r--r--core/css/styles.css2
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 */