We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2cfb4aa + 5d504a9 commit 69a6ae7Copy full SHA for 69a6ae7
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;
@@ -39,13 +32,9 @@ a.navbar-brand {
39
40
41
34
42
-#nav_container{
43
44
45
35
@media (min-width: 768px) {
46
36
#nav_container {
47
37
height: 40px;
48
- position: fixed;
49
38
top: 0;
50
left: 0;
51
width: 100%;
0 commit comments