Skip to content
Snippets Groups Projects
Commit 35452339 authored by Patricio Kumagae's avatar Patricio Kumagae
Browse files

Faltaba btn-block

parent 4b7847ed
No related branches found
No related tags found
No related merge requests found
...@@ -76,7 +76,7 @@ You should have received a copy of the GNU General Public License along with thi ...@@ -76,7 +76,7 @@ You should have received a copy of the GNU General Public License along with thi
<div class="g-recaptcha col-sm-12" data-sitekey="{{ data_sitekey }}"></div> <div class="g-recaptcha col-sm-12" data-sitekey="{{ data_sitekey }}"></div>
<div class="form-group col-sm-6 col-sm-push-6 form-footer"> <div class="form-group col-sm-6 col-sm-push-6 form-footer">
<button class="btn-primary btn" type="submit" id="submit" value="Registráte">Registrate</button> <button class="btn-primary btn btn-block" type="submit" id="submit" value="Registráte">Registrate</button>
</div> </div>
<div class="form-group form-group-lg col-sm-6 col-sm-pull-6 font_small form-footer"> <div class="form-group form-group-lg col-sm-6 col-sm-pull-6 font_small form-footer">
<p>¿Ya tenés usuario? <a href="/accounts/login/">Ingresá</a></p> <p>¿Ya tenés usuario? <a href="/accounts/login/">Ingresá</a></p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment