style: adjust to summer 2016 header (#12871)

This commit is contained in:
Frédéric Péters 2016-08-18 13:17:01 +02:00
parent 19144aea15
commit 21a7044bd0
1 changed files with 6 additions and 5 deletions

View File

@ -1,14 +1,15 @@
div#footer {
display: none;
}
body.mail-dg-table div#main-content,
body.mail-table div#main-content,
body.dgs-home div#main-content,
body.welco-home div#main-content {
width: 100%;
border: 0;
padding: 0;
height: calc(100vh - 9em);
}
body.mail-dg-table div#main-content {
height: calc(100vh - 8em);
height: calc(100vh - 41px); /* #top 40px + #top border 1px */
}
body.mail-table div#more-user-links,