Shuffle iT Forum

Dominion => Bug Reports => Interface Issues => Topic started by: NohatCoder on 30 November 2021, 12:31:03 PM

Title: Score page deck lists extend beyond edge of screen
Post by: NohatCoder on 30 November 2021, 12:31:03 PM
Just a minor CSS bug, the div classed "game-log-results" has width 100% and padding 10px, so it ends up being 20px wider that its parent, and thus extend beyond the edge of the screen. I believe it would behave correctly with the width simply removed.