accept_terms: Somewhat fix ugly white box.

This page could definitely use further design work, but at least this
doesn't look completely broken.
This commit is contained in:
Tim Abbott 2018-12-29 22:04:41 -08:00
parent edd3699e4f
commit e7ef0904f5
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ the registration flow has its own (nearly identical) copy of the fields below in
</div>
{% endif %}
<div class="form-horizontal white-box inline-block">
<div class="form-horizontal white-box">
<form method="post" class="form-horizontal" id="registration" action="{{ url('zerver.views.home.accounts_accept_terms') }}">
{{ csrf_input }}
<div class="control-group">