How to set overflow-y, that it would not affect the width?
Hello.
Please tell me how to set the element overflow-y so that would not affect the width of the content?
For example, the width of the content 600, with the appearance of scrolling it becomes 583.
How to make so that when you encounter scrolling width remained 600, 617 can, that is increased by the width of the scroll?
I will appreciate any tips.
You can of course decide on the JS, but ideally would do without him.
Thank you!
2 answers
Find more questions by tags CSSLayoutHTML