mobile + js: min-height for content > sidebar hight

This commit is contained in:
Jana Deutschländer 2017-01-11 17:51:42 +01:00
commit d0530116c5
9 changed files with 91 additions and 13 deletions

View file

@ -24,13 +24,6 @@
border-bottom: 1px solid @color-border-light;
}
#meta-box {
display: inline-block;
min-height: 1.95rem;
max-width: 40%;
float: right;
}
#plugin__highlightparent {
display: block;
}