From e17cff3ee1e800bde4ad21fd5aaaf4e975134be4 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Sat, 30 Mar 2019 23:28:02 +0100 Subject: [PATCH] [9.0.15] petite correction --- core/layout/common.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/layout/common.css b/core/layout/common.css index b09c2581..45d4f758 100755 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -502,7 +502,7 @@ footer .col4 { text-align: center; } - div span:last-of-type { + footer div span:last-of-type { display: block; } }