From a8541089be426b78c4bf48743e53e17af3ef432a Mon Sep 17 00:00:00 2001 From: Simounet Date: Wed, 20 Dec 2017 21:04:28 +0100 Subject: Useless span removed from the card's title --- app/Resources/static/themes/material/css/cards.scss | 1 - 1 file changed, 1 deletion(-) (limited to 'app') diff --git a/app/Resources/static/themes/material/css/cards.scss b/app/Resources/static/themes/material/css/cards.scss index 8ef864d6..4a442228 100644 --- a/app/Resources/static/themes/material/css/cards.scss +++ b/app/Resources/static/themes/material/css/cards.scss @@ -25,7 +25,6 @@ main { max-height: 80px; font-size: 19px; font-family: roberto, "Helvetica Neue", Helvetica, Arial, sans-serif; - color: #313131; } .card-stacked .card-content .card-title { -- cgit v1.2.3