Skip to content

Commit afb283c

Browse files
committed
Removed fixed top banner and extra margin
1 parent 2cfb4aa commit afb283c

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

themes/openstack/scss/navigation_menu.scss

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,6 @@ a.navbar-brand {
2121
display: none;
2222
}
2323

24-
.global-nav {
25-
margin-top: 40px;
26-
@media (max-width: 768px) {
27-
margin-top:0px;
28-
}
29-
}
30-
3124
.nav-bar-inner-container{
3225
padding-left: 15px;
3326
padding-right: 15px;
@@ -45,7 +38,6 @@ a.navbar-brand {
4538
@media (min-width: 768px) {
4639
#nav_container {
4740
height: 40px;
48-
position: fixed;
4941
top: 0;
5042
left: 0;
5143
width: 100%;

0 commit comments

Comments
 (0)