From b5bc461f65cf224854c5d2ea42b7185e6e3152f2 Mon Sep 17 00:00:00 2001 From: Joe Wroten Date: Sun, 27 Jan 2019 10:25:58 -0600 Subject: [PATCH] Better mobile index page descriptions --- src/assets/stylesheet.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/assets/stylesheet.css b/src/assets/stylesheet.css index c18ed71..fa60171 100644 --- a/src/assets/stylesheet.css +++ b/src/assets/stylesheet.css @@ -188,10 +188,7 @@ a { } .index-interiorlink-description { - height: 1.5em; - text-overflow: ellipsis; - overflow: hidden; - white-space: nowrap; + margin-bottom: .25em; } .index-interiorlink-icon {