minor display

This commit is contained in:
Galen Wolfe-Pauly 2016-04-26 17:16:03 -07:00
parent 05c95159fe
commit 932ff0016e

View File

@ -234,7 +234,9 @@ div.logo.inverse:before {
width: inherit; width: inherit;
max-width: inherit; } max-width: inherit; }
.ctrl.open { .ctrl.open {
max-height: 12rem; } height: auto;
max-height: 12rem;
min-height: 3rem; }
a.nav-link { a.nav-link {
font-size: 1rem; font-size: 1rem;
line-height: 1rem; line-height: 1rem;
@ -979,7 +981,7 @@ ol > li:before {
padding-right: 0; padding-right: 0;
position: fixed; position: fixed;
overflow: hidden; overflow: hidden;
z-index: 99; z-index: 101;
margin-top: -3rem; } margin-top: -3rem; }
.menu .contents { .menu .contents {
padding-left: 0.9375rem; padding-left: 0.9375rem;