ctubbsii commented on a change in pull request #2020:
URL: https://github.com/apache/accumulo/pull/2020#discussion_r613954945



##########
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 was thinking something like these boxes in this bootstrap example: 
https://getbootstrap.com/docs/4.0/examples/pricing/
   But, I would defer to somebody more experienced with site design. This 
comment was mostly just a passing thought about how we could probably get rid 
of the table format for the information at the top of the overview page.




-- 
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