@@ -11,7 +11,7 | |||
|
11 | 11 | <%= javascript_include_tag :defaults %> |
|
12 | 12 | <%= heads_for_theme %> |
|
13 | 13 | <%= heads_for_wiki_formatter %> |
|
14 | <!--[if IE]> | |
|
14 | <!--[if IE 6]> | |
|
15 | 15 | <style type="text/css"> |
|
16 | 16 | * html body{ width: expression( document.documentElement.clientWidth < 900 ? '900px' : '100%' ); } |
|
17 | 17 | body {behavior: url(<%= stylesheet_path "csshover.htc" %>);} |
General Comments 0
You need to be logged in to leave comments.
Login now