From 4ebc85e05c3f45d2978c6fb8f9874b93658c3607 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Mon, 3 Apr 2017 22:38:15 +0500 Subject: Ui improvements (#5948) * PLT-5849 - Code block wrap on IOS * PLT-5972 - Comment has first line indented * PLT-6048 - Adjusting UI for link previews * PLT-5733 - Adding error text theme option --- webapp/sass/routes/_settings.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'webapp/sass/routes/_settings.scss') diff --git a/webapp/sass/routes/_settings.scss b/webapp/sass/routes/_settings.scss index a150e8904..5b1fcdf9e 100644 --- a/webapp/sass/routes/_settings.scss +++ b/webapp/sass/routes/_settings.scss @@ -80,6 +80,10 @@ label { font-weight: 600; + + &.has-error { + font-weight: normal; + } } .no-padding--left { -- cgit v1.2.3-1-g7c22