You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
on my Linux System i get horizontal scrollbars in chrome.
I could fix this by removing the margin-right or margin-left of the .row calss from the bootstrap.min.css. The issie seems that there are 100% width row + margin which extends 100%.
I tried to address this issue in #1, if I remember correctly is was due to a missing container which is required for a proper bootstrap layout. I can try to make a minimal PR for this on Saturday.
Hi,
on my Linux System i get horizontal scrollbars in chrome.
I could fix this by removing the margin-right or margin-left of the .row calss from the bootstrap.min.css. The issie seems that there are 100% width row + margin which extends 100%.
Greets,
Stefan
The text was updated successfully, but these errors were encountered: