fix context help position with narrow navbar
This commit is contained in:
parent
1e27038b73
commit
9d698c0887
@ -56,4 +56,8 @@
|
||||
top: 30px;
|
||||
right: 15px;
|
||||
}
|
||||
|
||||
.contextual-help-content-open {
|
||||
top: 32px;
|
||||
}
|
||||
}
|
||||
|
@ -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;
|
||||
|
Reference in New Issue
Block a user