From 91fc632703115a2dfb15b0d3c829495dbd1f2e72 Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Tue, 31 Oct 2017 14:05:34 +1100 Subject: [PATCH] Tweak the styling of entry footers --- entries/static/entries/css/h-entry.styl | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/entries/static/entries/css/h-entry.styl b/entries/static/entries/css/h-entry.styl index c487116..4bfafaf 100644 --- a/entries/static/entries/css/h-entry.styl +++ b/entries/static/entries/css/h-entry.styl @@ -27,10 +27,9 @@ ol.entries margin-bottom 0 .card-footer - display flex - justify-content space-evenly - flex-wrap wrap + text-align center > * + white-space nowrap margin-right 1rem &:last-child margin-right 0