From e08477803079d0097885e026797256da7fd30f6c Mon Sep 17 00:00:00 2001 From: Jeremy Benoist Date: Sun, 9 Oct 2016 19:35:27 +0200 Subject: [PATCH] CS --- app/Resources/static/themes/material/css/main.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/Resources/static/themes/material/css/main.css b/app/Resources/static/themes/material/css/main.css index 121e7bf4..d91b469f 100755 --- a/app/Resources/static/themes/material/css/main.css +++ b/app/Resources/static/themes/material/css/main.css @@ -414,7 +414,8 @@ main ul.row { max-width: 50%; } -.card .card-entry-labels li, .card-tag-labels li { +.card .card-entry-labels li, +.card-tag-labels li { margin: 10px 10px 10px auto; padding: 5px 12px 5px 16px !important; background-color: rgba(0, 151, 167, 0.85); -- 2.41.0