diff --git a/app/assets/stylesheets/admin/menu.css.sass b/app/assets/stylesheets/admin/menu.css.sass index 18dbd8d..fbcae73 100644 --- a/app/assets/stylesheets/admin/menu.css.sass +++ b/app/assets/stylesheets/admin/menu.css.sass @@ -17,7 +17,7 @@ header margin: 0 0 1em padding: 0 1em list-style: none - height: 2.5em + height: 35px position: relative z-index: 100 li a @@ -27,9 +27,9 @@ header color: #444 text-decoration: none display: block - height: 1.5em + height: 21px float: left - padding: 0.6em 1em 0.4em + padding: 7px 1em 7px text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) @include transition(all 0.15s 0s ease) &:hover, &:focus