diff --git a/less/iehacks.less b/less/iehacks.less index 223f2ef..ff1e42d 100644 --- a/less/iehacks.less +++ b/less/iehacks.less @@ -1,8 +1 @@ -.ie .mediumwidth { - width: 70%; - margin-left: 0; - hr { - margin: 100px auto; - padding-left: 200px; - } -} +/* There aren't any IE hacks needed as of now */