From 39217f3108c7b0fa0727d2b30721515c755aaaaa Mon Sep 17 00:00:00 2001 From: Simounet Date: Wed, 6 Dec 2017 22:21:19 +0100 Subject: Fix line-height issue on the footer --- app/Resources/static/themes/material/css/entries.scss | 4 ---- 1 file changed, 4 deletions(-) (limited to 'app') diff --git a/app/Resources/static/themes/material/css/entries.scss b/app/Resources/static/themes/material/css/entries.scss index d38d97e4..cdb125d5 100644 --- a/app/Resources/static/themes/material/css/entries.scss +++ b/app/Resources/static/themes/material/css/entries.scss @@ -65,10 +65,6 @@ } .page-footer .footer-copyright { - min-width: 50px; - height: auto !important; - line-height: 1em !important; - p { text-overflow: ellipsis; white-space: nowrap; -- cgit v1.2.3