Remove poll background color

This commit is contained in:
gv1222 2015-02-25 11:29:34 -05:00
parent dc7f9f41c7
commit cf742cfc28

View file

@ -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;
}