We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cfb4aa commit afb283cCopy full SHA for afb283c
1 file changed
themes/openstack/scss/navigation_menu.scss
@@ -21,13 +21,6 @@ a.navbar-brand {
21
display: none;
22
}
23
24
-.global-nav {
25
- margin-top: 40px;
26
- @media (max-width: 768px) {
27
- margin-top:0px;
28
- }
29
-}
30
-
31
.nav-bar-inner-container{
32
padding-left: 15px;
33
padding-right: 15px;
@@ -45,7 +38,6 @@ a.navbar-brand {
45
38
@media (min-width: 768px) {
46
39
#nav_container {
47
40
height: 40px;
48
- position: fixed;
49
41
top: 0;
50
42
left: 0;
51
43
width: 100%;
0 commit comments