From 5ab212fa79199a270ad7eef3f1b9db19e79d4640 Mon Sep 17 00:00:00 2001 From: Mayhem Date: Fri, 7 Jun 2013 14:59:38 +0200 Subject: [PATCH] Remove the only -o-prefixed CSS property as it will never exist. --- css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/style.css b/css/style.css index c364037d5..1baa06d03 100644 --- a/css/style.css +++ b/css/style.css @@ -663,7 +663,6 @@ a.hide-announcement { position: relative; -webkit-user-select: none; -moz-user-select: none; - -o-user-select: none; user-select: none; } #dump-list {