ctubbsii commented on a change in pull request #2020:
URL: https://github.com/apache/accumulo/pull/2020#discussion_r613431309
##########
File path:
server/monitor/src/main/resources/org/apache/accumulo/monitor/templates/overview.ftl
##########
@@ -24,7 +24,7 @@
</div>
</div>
<div class="row">
- <div class="col-sm-6" id="manager">
+ <div class="col-sm-6 col-sm-offset-3" id="manager">
Review comment:
I think the information in this table can probably be "prettified" a
bit, by moving it out of the HTML table format, and into some other format for
presentation, but centering it is an acceptable interim solution.
--
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]