I am using Bootstrap 3 . i can\'t give the navbar same width with the container. if it works in large screen but don\'t work in other screen size. How can i make a fixed si
Just turn the class container-fluid to container, and you're done. Worked for me...