mirror of
https://github.com/pi-hole/web.git
synced 2025-12-24 20:55:28 +00:00
Streamline button classes and display.
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user