mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Fix expand icon width bug
This commit is contained in:
parent
e3d7682bfa
commit
a16c0abec1
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue