The second iteration of 2v8 is now LIVE - find out more information here: https://forums.bhvr.com/dead-by-daylight/kb/articles/480-2v8-developer-update
Xbox and Windows Store players may have difficulty in matchmaking due to an issue affecting their platforms. Please check https://support.xbox.com/en-CA/xbox-live-status for more information. Thank you.
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