mobile + js: min-height for content > sidebar hight
This commit is contained in:
parent
b7592db0de
commit
d0530116c5
9 changed files with 91 additions and 13 deletions
|
@ -50,11 +50,26 @@
|
|||
}
|
||||
}
|
||||
|
||||
bdi {
|
||||
|
||||
bdi {
|
||||
padding: .1em .1em 0;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
@media @screen_max-md {
|
||||
min-height: 2.6rem;
|
||||
padding-right: .3rem;
|
||||
padding-left: 0;
|
||||
|
||||
p{
|
||||
display: none;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* + + + + + icon list + + + + + */
|
||||
.page-attributes {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue