summaryrefslogtreecommitdiff
path: root/www/styles/auth.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/styles/auth.css')
-rw-r--r--www/styles/auth.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/www/styles/auth.css b/www/styles/auth.css
index eaf4233..80af96c 100644
--- a/www/styles/auth.css
+++ b/www/styles/auth.css
@@ -20,8 +20,13 @@
* along with rhwebimport. If not, see <http://www.gnu.org/licenses/>.
*/
+
+.loginspacer {
+ padding-top: 30px;
+}
+
.form-auth {
- max-width: 330px;
+ max-width: 400px;
padding: 15px;
margin: 0 auto;
}