Browse Source

Css fix for metrics tab, help boxes did extend page height so could not scroll if they extended below screen, #891

Torkel Ödegaard 11 years ago
parent
commit
e63889d5c4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/app/partials/metrics.html

+ 1 - 0
src/app/partials/metrics.html

@@ -14,4 +14,5 @@
     </ul>
     </ul>
   </div>
   </div>
 
 
+	<div class="clearfix"></div>
 </div>
 </div>