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; } }