mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
sso: Adjust size of login form
Now that we have less space for the content area. Signed-off-by: Manish Tripathy <manisht@thougtworks.com> Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
35e49521b9
commit
ebd10c7d65
@ -27,7 +27,7 @@
|
||||
|
||||
<div class="row">
|
||||
{% csrf_token %}
|
||||
<div class="col-sm-3 col-md-offset-3">
|
||||
<div class="col-sm-4 col-sm-offset-4">
|
||||
{{ form|bootstrap }}
|
||||
|
||||
<div class="text-center">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user