Skip to content
Snippets Groups Projects
Commit cb932489 authored by Johannes Kreiner's avatar Johannes Kreiner
Browse files

[BUGFIX] Fix Filter margins

parent 86ac56b7
No related branches found
No related tags found
1 merge request!50Bootstrap 5 Support
<div class="default-content-element">
<f:form id="sgjobs-filter" class="text-bg-light p-6 rounded shadow-small" action="index" controller="Joblist" method="get"
<f:form id="sgjobs-filter" class="text-bg-light p-6 rounded shadow-small vstack gap-8" action="index" controller="Joblist" method="get"
objectName="filters" object="{filters}" hiddenFieldClassName="d-none">
<f:form.hidden value="{limit}" name="filter-limit"/>
<f:form.hidden id="filter-recordPageId" name="recordPageIds" value="{recordPageIds}"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment