Streamline button classes and display.

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
XhmikosR
2020-03-06 17:41:50 +02:00
parent 519e2771f1
commit b2bc0cb211
8 changed files with 7 additions and 8 deletions

View File

@@ -63,7 +63,7 @@
</tr>
</thead>
</table>
<button type="button" id="resetButton" hidden="true">Reset sorting</button>
<button type="button" id="resetButton" hidden="true" class="btn btn-default btn-sm text-red">Reset sorting</button>
</div>
<!-- /.box-body -->
</div>