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
It's proving hard to match up the breakpoint values in the plugin with CSS breakpoint values because of the way screen width is calculated.
Testing In Chrome the breakpoint in the plugin triggers 15px wider than the CSS media query (sizing window up). 15px seems to be the exact size of the scrollbar.
The text was updated successfully, but these errors were encountered:
It's proving hard to match up the breakpoint values in the plugin with CSS breakpoint values because of the way screen width is calculated.
Testing In Chrome the breakpoint in the plugin triggers 15px wider than the CSS media query (sizing window up). 15px seems to be the exact size of the scrollbar.
The text was updated successfully, but these errors were encountered: