We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b7f09a commit 822a40eCopy full SHA for 822a40e
layouts/css/page-modules/_header.styl
@@ -43,6 +43,7 @@ header
43
max-height 200%
44
overflow auto
45
background $node-gray
46
+ list-style-type none
47
margin 0
48
padding 0
49
@@ -52,7 +53,7 @@ header
52
53
a
54
color $light-gray2
55
- > li
56
+ li
57
padding-bottom 0
58
59
button
@@ -133,10 +134,6 @@ header
133
134
height 1.5em
135
136
- .lang-picker
137
- > ul > li
138
- padding 0.5em 0
139
-
140
#logo
141
display block
142
0 commit comments