Home > Net >  How to fix this horizontal scroll bar issue?
How to fix this horizontal scroll bar issue?

Time:10-20

On my main Mac machine (firefox, safari and chrome) my code tags “box” renders normally: enter image description here

But, on my Windows (chrome/firefox, with different screen res) it shows this empty horizontal scroll bar: enter image description here

I want the scroll bar to only show up when needed, like on Mac. I'm using enter image description here

It could be resolved as followed. Please set also for all viewport breakpoints the desired width: % of the .container class.

  • Related