From 4345dce3b8c623a79b7d5c14bf67bc1a3c1633ed Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Tue, 6 Oct 2015 16:17:27 -0700 Subject: PLT-500 fixing connection msg issues --- web/sass-files/sass/partials/_post.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/sass-files/sass/partials/_post.scss') diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss index 8bf4b0534..24fbbdb3e 100644 --- a/web/sass-files/sass/partials/_post.scss +++ b/web/sass-files/sass/partials/_post.scss @@ -16,7 +16,7 @@ } .bad-connection { - background-color: rgb(255, 255, 172); + background-color: rgb(255, 255, 172) !important; } .textarea-div { -- cgit v1.2.3-1-g7c22