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