How to remove space in responsive nav bar?-Twitter bootstrap
I am trying to create a responsive Admin Panel. I have an element above each side menu <a href="javascript:void(0);" class="icon" onclick="myFunction()">☰Sales Reports</a> I want that with minimizing side bar become invisible and these two element appears. It works however I…