fix login form ugly wrapping of auth buttons
This commit is contained in:
@@ -35,7 +35,7 @@
|
|||||||
<div class="form-group row mb-0">
|
<div class="form-group row mb-0">
|
||||||
<span class="col-md-4 col-form-label text-md-right text-muted">…or authenticate with</span>
|
<span class="col-md-4 col-form-label text-md-right text-muted">…or authenticate with</span>
|
||||||
|
|
||||||
<ul class="col-md-6 sr-list">
|
<ul class="col-md-8 sr-list">
|
||||||
{{-- end-li's deliberately missing to suppress spaces --}}
|
{{-- end-li's deliberately missing to suppress spaces --}}
|
||||||
|
|
||||||
@set('services.oauth_providers.github.client_id')
|
@set('services.oauth_providers.github.client_id')
|
||||||
|
|||||||
Reference in New Issue
Block a user