Forum bug related to polls
MadMoeZel
Member Posts: 685
in Bug Report
Polls can't be read unless highlighted or already voted on
2
Comments
-
Looks like all that would need to be done to fix this is for the web designer who has access to the CSS to update the background color as it currently exists here: from #f5f5f6; to something like: #35353B
.Item .Poll .PollOption { margin: 12px 0; position: relative; padding: 6px 50px 6px 12px; min-height: 32px; background-color: #f5f5f6; border-radius: 6px; overflow: hidden }
0 -
thanks for doing the legwork to help them out root <3
0 -
No problem. I do web-design for a living.
0