Fix expand icon width bug

This commit is contained in:
Rashid Khan 2014-08-01 11:10:47 -07:00
parent e3d7682bfa
commit a16c0abec1

View file

@ -1,4 +1,4 @@
<th></th>
<th width="1%"></th>
<th ng-if="timefield">
<span ng-click="sort(timefield)">Time <i ng-class="headerClass(timefield)"></i></span>
</th>