v0.10.13c - Small css fix made to user search filter
This commit is contained in:
parent
137d878748
commit
e60c386b0e
skolehjem/resources/views/admin/users
|
@ -32,7 +32,7 @@
|
|||
<input class="checkbox-inline" type="checkbox" id="rolle" name="checkbox"value="rolle">
|
||||
<label for="rolle">Rolle</label>
|
||||
</div>
|
||||
<div id="showHideCheckboxs" style="margin-bottom: -36px">
|
||||
<div id="showHideCheckboxs" style="margin-bottom: -38px">
|
||||
</div>
|
||||
|
||||
<table class="tbl mt-2">
|
||||
|
|
Loading…
Reference in New Issue