HBASE-24746 The sort icons overlap the col name in master UI

Closes #2078

Signed-off-by: Viraj Jasani <vjasani@apache.org>
This commit is contained in:
Zheng Wang 2020-07-17 21:40:32 +05:30 committed by Viraj Jasani
parent 16f306b4a1
commit 6ae2fdd6b2
No known key found for this signature in database
GPG Key ID: B3D6C0B41C8ADFD5
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ table.tablesorter thead tr .header {
background-repeat: no-repeat;
background-position: center right;
cursor: pointer;
padding-right: 30px;
}
table.tablesorter thead tr .headerSortUp {
background-image: url(asc.gif);