Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - NohatCoder

#1
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.