Comment on Show HN: 2017.sucks – List bad events that happen this yearparentComments−bowersbrosOP9yPlease could you explain or screenshot what you mean by strange?The scrollbar should only be there if the height of the description area is too large, such that it needs to be scrollable.−darekkay9yI can reproduce the problem both in Chrome and IE11: https://postimg.org/image/em6kzpbrb/It works just fine in Firefox.EDIT: this solves the problem: .container--left { overflow-x: hidden; }−bowersbrosOP9yWeird. Windows?−darekkay9yYes, Windows 7.I updated my post with a quick solution ;)−bowersbrosOP9yThanks, thats been applied now. :)
Comments
Please could you explain or screenshot what you mean by strange?
The scrollbar should only be there if the height of the description area is too large, such that it needs to be scrollable.
I can reproduce the problem both in Chrome and IE11: https://postimg.org/image/em6kzpbrb/
It works just fine in Firefox.
EDIT: this solves the problem:
Weird. Windows?
Yes, Windows 7.
I updated my post with a quick solution ;)
Thanks, thats been applied now. :)