X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2Fless%2Fscreen%2Flayout.less;h=a8cf4ff6232d366460a3c8b7ef898504ab3482aa;hp=434e61cd56d1ce88754472d7e914fbf2cfe28804;hb=336ae665a166ad08f594c85e092ee57d7e65ba28;hpb=cb1712d6fad34b2c22dee226151e674288175e17 diff --git a/src/main/webapp/less/screen/layout.less b/src/main/webapp/less/screen/layout.less index 434e61cd..a8cf4ff6 100644 --- a/src/main/webapp/less/screen/layout.less +++ b/src/main/webapp/less/screen/layout.less @@ -8,6 +8,7 @@ body .content { position: relative; + height: 100%; padding-bottom: 7.1875em; /** 115px (gemessene Gesamthöhe des Footers - mit Abstand und Margin) */ } .cols_2 > .content @@ -50,7 +51,7 @@ body { margin-top: 0; } -.cols_1 > .content > .marginal div.m +.cols_1 > .content > .marginal aside.m { padding: 2em; } @@ -58,6 +59,7 @@ body { position: absolute; top: 0; + right: 0; /** Hier eigentlich nicht nötig, aber für Tablet-Style erforderrlich! */ width: 100%; } .cols_2 > .content #nav