fix context help position with narrow navbar

This commit is contained in:
Mario Vavti 2016-04-23 23:52:39 +02:00
parent 1e27038b73
commit 9d698c0887
2 changed files with 5 additions and 0 deletions

View File

@ -56,4 +56,8 @@
top: 30px;
right: 15px;
}
.contextual-help-content-open {
top: 32px;
}
}

View File

@ -1605,6 +1605,7 @@ nav ul li .notify-unseen
}
blockquote {
display: inline-block;
font-size: $font_size;
font-style: italic;
border-left: 3px solid #ccc;