Re-added the horizontal class
This commit is contained in:
@@ -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()}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user