1
0
mirror of https://github.com/fspc/workstand.git synced 2025-04-04 10:03:22 -04:00

Centre login form across all devices. (#49)

* Centre login window on tablet, phones and desktop.
This commit is contained in:
Drew Larson 2017-05-17 22:07:43 -06:00 committed by GitHub
parent 3ddaed0041
commit 96dd5aa925

View File

@ -35,7 +35,7 @@
{% block content %}
<div class="demo-graphs mdl-shadow--2dp mdl-color--white mdl-cell mdl-cell--8-col mdl-shadow--2dp mdl-cell--2-offset">
<div class="demo-graphs mdl-shadow--2dp mdl-color--white mdl-cell mdl-cell--12-col mdl-cell--8-col-desktop mdl-shadow--2dp mdl-cell--2-offset-desktop">
<h2 class="mdl-card__title-text">Login</h2>
<form method="post">
{% if form.non_field_errors %}