liuml07 commented on a change in pull request #1485:
URL: https://github.com/apache/hbase/pull/1485#discussion_r420561047



##########
File path: hbase-server/src/main/resources/hbase-webapps/static/css/hbase.css
##########
@@ -54,3 +54,7 @@ table.tablesorter thead tr .headerSortUp {
 table.tablesorter thead tr .headerSortDown {
     background-image: url(desc.gif);
 }
+
+table.nowrap th, td {

Review comment:
       Oh, right! No I was going to add the "nowrap" class only and changing 
default td style may make other places unhappy.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to