Fix table headers in firefox

This commit is contained in:
Rashid Khan 2014-01-22 15:04:56 -08:00
parent f50e65466a
commit f207d35fa0

View file

@ -43,7 +43,7 @@
<a href="" ng-class="{strong:!panel.compact}" ng-click="panel.compact=false">Full</a> /
<a href="" ng-class="{strong:panel.compact}" ng-click="panel.compact=true">Compact</a>
</div>
<div class="clearfix"></div>
<!-- full view -->
<table bindonce class="table table-bordered" ng-if="!panel.compact">
<thead>