Issue #2422975 by emma.maria, mherchel, idebr: Bartik footer has CSS regressions

8.0.x
webchick 2015-02-11 14:32:48 -08:00
parent 883f0e33c5
commit e62841e56d
2 changed files with 2 additions and 5 deletions

View File

@ -1,6 +1,6 @@
/* ------------------ Footer ------------------ */
#footer-wrapper {
#site-footer__wrapper {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#site-footer__wrapper .block .content {

View File

@ -53,11 +53,8 @@ body,
padding: 0 15px;
}
#site-footer__wrapper {
padding: 35px 0 30px;
}
#site-footer__wrapper .section {
padding: 35px 15px 30px;
box-sizing: border-box;
padding: 0 15px;
}
.region-featured-bottom-first,
.region-featured-bottom-second,