fix narrow navbar setting and contextual-help position

This commit is contained in:
Mario Vavti
2017-03-19 14:00:59 +01:00
parent 0938db8f7b
commit d78b64d5b3
2 changed files with 23 additions and 57 deletions

View File

@@ -188,7 +188,7 @@ nav {
.contextual-help-content-open {
display: block;
position: fixed;
top: 51px;
top: 3.25rem;
left: 0px;
width: 100%;
max-height: 50%;