Mobile menu causes horizontal overflow to stretch wider that the view port causing horizontal scrolling in Oxygen 6.
Steps to reproduce the behaviour:
- Use off canvas menu
- Change the view port to mobile size (or whenever off-canvas kicks-in)
- You can now scroll horizontally
- The bug only fix is to set overflow-x in CSS with !important attribute.
This is the same issue that was causing problems in the previous version of oxygen.
Mobile menu causes horizontal overflow to stretch wider that the view port causing horizontal scrolling in Oxygen 6.
Steps to reproduce the behaviour:
This is the same issue that was causing problems in the previous version of oxygen.