]> git.sesse.net Git - pr0n/blobdiff - templates/default/fullscreen-header
Make the IE hack only kick in for IE older than IE7. This makes the new box
[pr0n] / templates / default / fullscreen-header
index 680f841272a6c06f4f5339bb7b19ddfa401aaaae..0c031cb6e2575c80bbd359f6c8e68304bb33ef82 100644 (file)
@@ -5,7 +5,7 @@
   <head>
     <title>%TITLE%</title>
     <link rel="stylesheet" href="/pr0n-fullscreen.css" type="text/css" />
-    <!--[if IE]>
+    <!--[if lt IE 7]>
     <link rel="stylesheet" href="/pr0n-fullscreen-ie.css" type="text/css" />
     <![endif]-->
     <script type="text/JavaScript" src="/pr0n-fullscreen.js"></script>