Topic: Advanced Double Navigation - Sidebar scrolling on Firefox

rmpietro free asked 6 years ago


Using Double navigation (fixed navbar, hidden sidebar) a huge vertical scrolling gets displayed on the sidebar when opened on Firefox. Inspecting CSS, is possible to see under the rule ".side-nav":
overflow-y: auto;
Removig this style fixes the problem on Firefox and does not affect Chrome. Any suggestions or alternatives for not removing it?

Damian Gemza staff commented 6 years ago

Hello rmpietro, What's your's expected behavior of this scroll ? To enable scroll, to hide scroll? If you want to hide it, you could head into /scss/mdb/pro/_side-nav.scss, and change overflow-y: auto to hidden (line 20). This will affect Firefox, Chrome, Opera, and other browsers. Best Regards, Damian


Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Opened

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: Yes
  • Provided link: No
Tags