some fixes for latest bs-dev

This commit is contained in:
Mario Vavti
2017-03-28 19:29:42 +02:00
parent 171b6a222d
commit 28ad60f892
4 changed files with 12 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
}
.contextual-help-content-open {
top: 2.4rem;
top: 2.5rem;
}
aside {

View File

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