diff --git a/services/QuillLMS/client/app/bundles/Shared/styles/input.scss b/services/QuillLMS/client/app/bundles/Shared/styles/input.scss index 2d1f39785ac..5baa0566798 100644 --- a/services/QuillLMS/client/app/bundles/Shared/styles/input.scss +++ b/services/QuillLMS/client/app/bundles/Shared/styles/input.scss @@ -456,6 +456,7 @@ .dropdown__input { padding: 0px; height: 20px; + padding-left: 0px !important; input, textarea { border: none; margin-bottom: 0px;