ipt-knowledgebase-theme-wp
ipt-knowledgebase-theme-wp copied to clipboard
Bootstrap menu showing scrollbar
Due to style.css margin with -15px, bootstrap menu showing scrollbar when drop the menu. I don't understand why -15px right margin is needed here.
masthead .navbar-nav {
margin: 7.5px -15px;