diff --git a/app/less/header.less b/app/less/header.less index 87f91081..23b2303f 100755 --- a/app/less/header.less +++ b/app/less/header.less @@ -77,11 +77,11 @@ header { overflow-y: auto; z-index: 0; -webkit-overflow-scrolling: touch; - max-height: 600px; + max-height: 400px; .tablet({ font-size: 1.1em; - max-height: 400px; + max-height: 800px; a { padding: 0.3em 0;