Sammelseite für HTML-Experimente eingebaut
[website] / src / main / webapp / less / screen / layout.less
index 434e61c..4ef2bbe 100644 (file)
@@ -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
@@ -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