diff rhodecode/templates/base/root.html @ 2174:85a64b981c07 beta

ws cleanup, +changelog
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 28 Mar 2012 23:19:58 +0200
parents e77fbd3b069c
children b61e540122f2
line wrap: on
line diff
--- a/rhodecode/templates/base/root.html	Wed Mar 28 23:11:49 2012 +0200
+++ b/rhodecode/templates/base/root.html	Wed Mar 28 23:19:58 2012 +0200
@@ -133,13 +133,13 @@
      ## IE hacks
       <!--[if IE 7]>
       <script>YUD.addClass(document.body,'ie7')</script>
-      <![endif]-->            
+      <![endif]-->
       <!--[if IE 8]>
       <script>YUD.addClass(document.body,'ie8')</script>
       <![endif]-->
       <!--[if IE 9]>
       <script>YUD.addClass(document.body,'ie9')</script>
-      <![endif]-->    
+      <![endif]-->
 
       ${next.body()}
     </body>