Skip to content

Commit 8235b99

Browse files
authored
Merge pull request #251 from OpenStackweb/adjust-global-spacing
Adjusted navigation menu css
2 parents c444bd0 + 6faa0da commit 8235b99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

themes/openstack/scss/navigation_menu.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ a.navbar-brand {
2222
}
2323

2424
.global-nav {
25-
margin-top: 40px; /* account for fixed SiteBanner height */
25+
margin-top: 40px;
2626
@media (max-width: 768px) {
2727
margin-top:0px;
2828
}

0 commit comments

Comments
 (0)