Topic: Navbar dropdown slipping off screen
O53332715 free asked 6 years ago
<NavbarNav right> <NavItem> <Dropdown isOpen={this.state.dropdownOpen} toggle={this.toggle}> <DropdownToggle nav caret>Dropdown</DropdownToggle> <DropdownMenu> <DropdownItem href="#">Action</DropdownItem> <DropdownItem href="#">Another Action</DropdownItem> <DropdownItem href="#">Something else here</DropdownItem> <DropdownItem href="#">Something else here</DropdownItem> </DropdownMenu> </Dropdown> </NavItem> </NavbarNav> When pressing the dropdown button, the dropdown comes down, but a quite large bit goes off the screen (see attached screenshot). How do I fix this? https://i.imgur.com/fyymtgy.png
Add comment
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Resolved
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: MDB React
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: Yes
Tags