summaryrefslogtreecommitdiff
path: root/test.scss
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2016-03-03 12:26:07 +0100
committerSiri Reiter <siri@jones.dk>2016-03-03 12:26:07 +0100
commit5103e15dc984a20cfe60056c739b946b04cb0b80 (patch)
treec7946e396b82932cbfcfea8826ed0d3ba7c29eac /test.scss
parent26c91dd5a16127a9a8448d98fa293cf8c51700fb (diff)
Fix height for inline boxes on frontpage.
Diffstat (limited to 'test.scss')
-rw-r--r--test.scss2
1 files changed, 2 insertions, 0 deletions
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 {