summaryrefslogtreecommitdiffstats
path: root/settings/css/settings.css
diff options
context:
space:
mode:
authorblizzz <blizzz@arthur-schiwon.de>2016-06-15 22:58:34 +0200
committerGitHub <noreply@github.com>2016-06-15 22:58:34 +0200
commit700ff6da58427aea2a30747c376c0658540995a3 (patch)
tree485aff28b061cde8d6117beb1551cfba211b9429 /settings/css/settings.css
parentd9be370b861c324ca74ca5f4777caf08840a4377 (diff)
parenta95b572f1a20c1b0587deddc332a30dcfcd62926 (diff)
downloadnextcloud-server-700ff6da58427aea2a30747c376c0658540995a3.tar.gz
nextcloud-server-700ff6da58427aea2a30747c376c0658540995a3.zip
Merge pull request #112 from nextcloud/drop-useless-ie8-stuff
Drop useless IE8 rules
Diffstat (limited to 'settings/css/settings.css')
-rw-r--r--settings/css/settings.css12
1 files changed, 0 insertions, 12 deletions
diff --git a/settings/css/settings.css b/settings/css/settings.css
index 0460db929c9..5e31a60cc9d 100644
--- a/settings/css/settings.css
+++ b/settings/css/settings.css
@@ -536,18 +536,6 @@ span.indeterminate {
margin-top: -7px;
}
-.ie8 .strengthify-wrapper {
- left: 389px;
-}
-
-.onlyInIE8 {
- display: none;
-}
-
-.ie8 .onlyInIE8 {
- display: inline;
-}
-
/* OPERA hack for strengthify*/
doesnotexist:-o-prefocus, .strengthify-wrapper {
left: 185px;