[9.0.08] no padding on footer

This commit is contained in:
fredtempez 2019-03-21 09:15:31 +01:00
parent e4490c33e8
commit 29898b2673
1 changed files with 2 additions and 2 deletions

View File

@ -473,8 +473,8 @@ body > footer {
}
footer {
text-align: center;
padding: 10px 20px;
vertical-align:middle;
/*padding: 10px 20px; deleted 9.0.08 */
vertical-align:middle;
}
footer .col4 {