Use a full width "Advanced filtering" button

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
This commit is contained in:
RD WebDesign
2023-03-16 18:17:26 -03:00
parent ef1b8733f9
commit 0ffe49eb38
+6 -5
View File
@@ -45,11 +45,12 @@ require 'scripts/pi-hole/php/header_authenticated.php';
<div class="col-md-12">
<div class="box box-warning collapsed-box box-solid">
<div class="box-header with-border">
<h3 class="box-title">Advanced filtering</h3>
<div class="box-tools pull-right">
<button type="button" class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-plus"></i></button>
</div>
<!-- /.box-tools -->
<button type="button" class="btn btn-box-tool btn-block" data-widget="collapse">
<h3 class="box-title pull-left">Advanced filtering</h3>
<div class="pull-right">
<i class="fa fa-plus"></i>
</div>
</button>
</div>
<!-- /.box-header -->
<div class="box-body">