From 5103e15dc984a20cfe60056c739b946b04cb0b80 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 3 Mar 2016 12:26:07 +0100 Subject: Fix height for inline boxes on frontpage. --- test.scss | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test.scss') diff --git a/test.scss b/test.scss index c2f6f82..70b74ef 100644 --- a/test.scss +++ b/test.scss @@ -45,6 +45,8 @@ padding: 0; margin: 0 0 1em 0; background-color: none; + height: 18em; + overflow: hidden; } .inlinepage .header a { -- cgit v1.2.3