From 49fb9e7cabef39c30579eee0301f1019a3251dcd Mon Sep 17 00:00:00 2001 From: Simounet Date: Thu, 21 Dec 2017 17:10:46 +0100 Subject: Card tags template shared --- app/Resources/static/themes/material/css/cards.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app') diff --git a/app/Resources/static/themes/material/css/cards.scss b/app/Resources/static/themes/material/css/cards.scss index 4a442228..8f7f8f7b 100644 --- a/app/Resources/static/themes/material/css/cards.scss +++ b/app/Resources/static/themes/material/css/cards.scss @@ -250,6 +250,10 @@ a.original:not(.waves-effect) { float: right; max-width: 6em; } + + .tags { + display: inline-block; + } } #content .collection .collection-item { -- cgit v1.2.3