From 672685ebd78f1310dbe7428fd57593ac327b03bc Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 1 Mar 2019 10:44:15 +0100 Subject: UI: improve login layout --- scss/custom.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scss') diff --git a/scss/custom.scss b/scss/custom.scss index 26a2cffdf..4f854650a 100644 --- a/scss/custom.scss +++ b/scss/custom.scss @@ -41,6 +41,10 @@ label { display: block; } +.form-group.full-width input{ + width: 100%; +} + .form-group.no-label{ margin-top: 1.7rem; } -- cgit v1.2.3