From 6054accc54f182e0868759744b6239560909230f Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Thu, 28 Jun 2018 11:52:10 +1000 Subject: [PATCH] Force individual cats and syndications not to wrap, so that they don't wrap between the icon and the text --- entries/static/entries/css/h-entry.styl | 1 + 1 file changed, 1 insertion(+) diff --git a/entries/static/entries/css/h-entry.styl b/entries/static/entries/css/h-entry.styl index aff5f7d..42ba6ee 100644 --- a/entries/static/entries/css/h-entry.styl +++ b/entries/static/entries/css/h-entry.styl @@ -44,3 +44,4 @@ ol.entries, div.entry margin-bottom 0 .card-link font-size 0.8rem + white-space nowrap