X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2Fless%2Ftablet%2Flayout.less;h=b8407e0ca35c01381befc18a5f205b7235b074dc;hp=b4257b249377deabff40ed71c7667991e55a4047;hb=9c8ed63ab79a598b43a0e43768e851af9ce884f7;hpb=32afc29655610caab0fe85a6c9dfe1f9a9476f0f diff --git a/src/main/webapp/less/tablet/layout.less b/src/main/webapp/less/tablet/layout.less index b4257b24..b8407e0c 100644 --- a/src/main/webapp/less/tablet/layout.less +++ b/src/main/webapp/less/tablet/layout.less @@ -219,13 +219,15 @@ body.nomenu } -/** Faux-Column-Hack für Marginalinhalte anpassen */ +/** Faux-Column-Hack für Marginalinhalte */ .nomenu .content > .marginal aside.m { margin: 3.5em -3em -999em -5em; padding: 2em 3em 995em 5em; - border-style: none; + background-color: @heller; + position: relative; + top: -4.5em; } .menu .content > .marginal > aside.m {