From c5f0fb87c8d75193178e0167b6eafd1fa0610fef Mon Sep 17 00:00:00 2001 From: Hasnain Date: Mon, 16 May 2016 17:32:34 +0500 Subject: [PATCH] ML-446 / Aligned the labels in login and registration pages --- lms/static/sass/views/_login-register.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/static/sass/views/_login-register.scss b/lms/static/sass/views/_login-register.scss index ad7431c247..7b4ac1607e 100644 --- a/lms/static/sass/views/_login-register.scss +++ b/lms/static/sass/views/_login-register.scss @@ -245,7 +245,7 @@ color: $red; } - &[for="register-honor_code"] { + &[for="register-honor_code"], &[for="register-terms_of_service"] { display: inline-block; margin: 5px 5px 0 0; width: 90%;