Fixed spacing issues in navigation caused by fix to to DOC-156

This commit is contained in:
ingerjm0 2019-09-05 11:42:34 -07:00
parent af7e68786a
commit d8c655a151

View file

@ -44,7 +44,6 @@ body
p {
font-size: 0.95rem;
line-height: 20px;
}
section
@ -201,6 +200,7 @@ nav {
padding-left: 20px;
padding-right: 20px;
box-sizing: border-box;
line-height: 12px;
}
nav::-webkit-scrollbar {