Bootstrap 3 - Nav-justified Not Showing Properly When You Maximize Window
I'm using this example page from Bootstrap and I have small problem with that nav-justified navigation. When you minimize window, it will correctly transform to a mobile version. B
Solution 1:
From http://getbootstrap.com/components/#nav-justified :
WebKit and responsive justified navs
Chrome and Safari both exhibit a bug in which resizing your browser horizontally causes rendering errors in the justified nav that are cleared upon refreshing. This bug is also shown in the justified nav example.
Post a Comment for "Bootstrap 3 - Nav-justified Not Showing Properly When You Maximize Window"