Skip to content

Commit d4ebc82

Browse files
committed
fix: better filter submit button alignment
1 parent 80da586 commit d4ebc82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/bootstrap-5/filter-submit.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<div class="button-group inline-btn-group">
1+
<div class="d-flex align-items-center gap-2 mb-4">
22
{{ $before ?? '' }}
33

44
<x-forms::button color="primary" type="submit">

0 commit comments

Comments
 (0)