yii2-bootstrap icon indicating copy to clipboard operation
yii2-bootstrap copied to clipboard

NavBar Widget Toggle Button Doesn't Work

Open kfulk14 opened this issue 10 years ago • 2 comments
trafficstars

With the NavBar Widget in the NavBar::begin if you give it a class => ['navbar-inverse navbar-fixed-top'] the toggle button works on smaller screen for each label. But if you remove the class in the NavBar::begin the toggle button still appears but when you press it no action occurs when inspecting the element in google chrome you can see it is a button but you can't click on it to view your nav buttons.

kfulk14 avatar Sep 30 '15 16:09 kfulk14

So what's the proposal?

samdark avatar Sep 30 '15 19:09 samdark

Related to #111

machour avatar Jan 15 '19 16:01 machour