mirror of
https://github.com/pi-hole/web.git
synced 2025-12-19 18:28:24 +00:00
queries: make the Advanced filtering button occupy all space (#3402)
This commit is contained in:
@@ -46,8 +46,8 @@ mg.include('scripts/lua/header_authenticated.lp','r')
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<div class="box box-warning collapsed-box box-solid">
|
||||
<div class="box-header with-border">
|
||||
<button type="button" class="btn btn-box-tool btn-block" data-widget="collapse">
|
||||
<div class="box-header with-border p-0">
|
||||
<button type="button" class="btn btn-box-tool btn-block p-4" data-widget="collapse">
|
||||
<h3 class="box-title pull-left">Advanced filtering</h3>
|
||||
<div class="pull-right">
|
||||
<i class="fa fa-plus"></i>
|
||||
|
||||
Reference in New Issue
Block a user