From dcdea9da4b0a9b134da50e1552c0dfe0a88404d2 Mon Sep 17 00:00:00 2001 From: Florent Viard Date: Tue, 10 Jun 2014 02:10:55 +0200 Subject: [PATCH] Removing "_position" from style.css, that is an old hack for ie not needed --- css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/style.css b/css/style.css index 1a0f40f..3e37efe 100644 --- a/css/style.css +++ b/css/style.css @@ -21,7 +21,6 @@ input[type=checkbox], input[type=radio] { .alerts { position: fixed; - _position: absolute; right: 6px; z-index: 900; width: 40%;