diff --git a/app/assets/stylesheets/sections/nav.scss b/app/assets/stylesheets/sections/nav.scss index 7b7bcf807b5..25a327425de 100644 --- a/app/assets/stylesheets/sections/nav.scss +++ b/app/assets/stylesheets/sections/nav.scss @@ -5,7 +5,7 @@ ul { margin: auto; - height: 39px; + height: 41px; position: relative; top: 3px; overflow: hidden; @@ -54,7 +54,7 @@ display: block; text-align: center; font-weight: normal; - height: 36px; + height: 38px; line-height: 34px; color: #777; text-shadow: 0 1px 1px white;