diff --git a/css/ie.css b/css/ie.css index 61e837c..16d70dd 100644 --- a/css/ie.css +++ b/css/ie.css @@ -1,5 +1,5 @@ .ie-btn-fix { float: left; - position: relative; + position: relative !important; margin-top: -50px; -} \ No newline at end of file +}