Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions layouts/css/page-modules/_header.styl
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ header
max-height 200%
overflow auto
background $node-gray
list-style-type none
margin 0
padding 0

Expand All @@ -52,7 +53,7 @@ header
a
color $light-gray2

> li
li
padding-bottom 0

button
Expand Down Expand Up @@ -133,10 +134,6 @@ header
height 1.5em
padding 0

.lang-picker
> ul > li
padding 0.5em 0

#logo
display block

Expand Down