Re-added the horizontal class

This commit is contained in:
snipe
2025-11-22 11:14:59 +00:00
parent 7f2a80552b
commit 33839d7244

View File

@@ -21,7 +21,7 @@
</style>
<form method="POST" action="{{ route('settings.saml.save') }}" accept-charset="UTF-8" autocomplete="false" role="form">
<form method="POST" action="{{ route('settings.saml.save') }}" accept-charset="UTF-8" autocomplete="false" role="form" class="form-horizontal">
<!-- CSRF Token -->
{{csrf_field()}}