fix(aio): align top-level nav-items consistently

Fixes #16939
This commit is contained in:
Georgios Kalpakas 2017-05-23 23:48:13 +03:00 committed by Pete Bacon Darwin
parent eba59aaf87
commit 9e17a147ec
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ a.selected.level-1,
font-family: $main-font;
font-size: 14px;
font-weight: 400;
padding-left: 16px;
padding-left: 20px;
transition: background-color 0.2s;
}