From cf742cfc28a21b35253626d8e2141c8bbc029b98 Mon Sep 17 00:00:00 2001 From: gv1222 Date: Wed, 25 Feb 2015 11:29:34 -0500 Subject: [PATCH] Remove poll background color --- www/css/themes/modern.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/www/css/themes/modern.css b/www/css/themes/modern.css index 778a4e63..b29b3ea7 100644 --- a/www/css/themes/modern.css +++ b/www/css/themes/modern.css @@ -148,10 +148,6 @@ input.form-control[type="email"], textarea.form-control { } -#pollwrap > div { - background-color: #3a3e42 !important; -} - .navbar-form .form-control { background-color: #282a2d !important; }