Skip to content

Commit 822a40e

Browse files
XhmikosRSEWeiTung
authored andcommitted
The lang-toggler fixes(#2625)
A minor regression from #2566
1 parent 6b7f09a commit 822a40e

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

layouts/css/page-modules/_header.styl

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ header
4343
max-height 200%
4444
overflow auto
4545
background $node-gray
46+
list-style-type none
4647
margin 0
4748
padding 0
4849

@@ -52,7 +53,7 @@ header
5253
a
5354
color $light-gray2
5455

55-
> li
56+
li
5657
padding-bottom 0
5758

5859
button
@@ -133,10 +134,6 @@ header
133134
height 1.5em
134135
padding 0
135136

136-
.lang-picker
137-
> ul > li
138-
padding 0.5em 0
139-
140137
#logo
141138
display block
142139

0 commit comments

Comments
 (0)