From 449a458aede0d62bcbaefc158c9c234f94f5a9a2 Mon Sep 17 00:00:00 2001 From: Hasnain Date: Fri, 12 Aug 2016 18:56:59 +0500 Subject: [PATCH] small css fix --- lms/static/sass/views/_learner-profile.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/static/sass/views/_learner-profile.scss b/lms/static/sass/views/_learner-profile.scss index a9846cff78..99ff1d9248 100644 --- a/lms/static/sass/views/_learner-profile.scss +++ b/lms/static/sass/views/_learner-profile.scss @@ -214,7 +214,7 @@ } select { - width: 100% + width: 85% } .u-field-message {