Showing 1 changed files with 1 additions and 1 deletions
+1 -1
templates/include/header.html.ep
... ...
@@ -152,7 +152,7 @@
152 152
         </div>
153 153
       </div>
154 154
     % }
155
-    <hr style="position:relative;background:#d8d8d8;height:1px;border:none">
155
+    <div style="position:relative;border-top:#d8d8d8 1px solid"></div>
156 156
   </div>
157 157
 % } else {
158 158
   <div style="min-height:1px;margin-bottom:10px"></div>