Add tables styles for history view

This commit is contained in:
Dan Sosedoff
2014-10-25 15:18:30 -05:00
parent 8420d55491
commit ab709bafa6
3 changed files with 10 additions and 3 deletions

View File

@@ -41,7 +41,7 @@
</div>
<div id="output">
<div class="wrapper">
<table id="results" class="table table-striped"></table>
<table id="results" class="table"></table>
</div>
</div>
</div>