mitchell852 edited a comment on pull request #4747: URL: https://github.com/apache/trafficcontrol/pull/4747#issuecomment-648210909
If you put your buttons in the legend, i think the icons work pretty well instead of the words. looks cleaner  for example: ``` <legend>Interfaces<a title="add a new interface" class="btn btn-primary btn-xs pull-right" ng-click="addInterface()"><i class="fa fa-plus"></i></a></legend> ``` ---------------------------------------------------------------- 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]
