Fixing page contents on portait.
This commit is contained in:
parent
45d9e3cd0b
commit
27452ed3fb
@ -437,5 +437,5 @@ body {
|
|||||||
body div.carousel {
|
body div.carousel {
|
||||||
height: 120px;
|
height: 120px;
|
||||||
top: calc(100% - 120px); }
|
top: calc(100% - 120px); }
|
||||||
div.page-contents {
|
body div.page-contents {
|
||||||
height: calc(100% - 60px - 120px); } }
|
height: calc(100% - 60px - 120px); } }
|
||||||
|
@ -686,8 +686,8 @@ body {
|
|||||||
height: 120px;
|
height: 120px;
|
||||||
top: calc(100% - 120px);
|
top: calc(100% - 120px);
|
||||||
}
|
}
|
||||||
}
|
div.page-contents {
|
||||||
div.page-contents {
|
height: calc(100% - 60px - 120px);
|
||||||
height: calc(100% - 60px - 120px);
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user