Issue #2422975 by emma.maria, mherchel, idebr: Bartik footer has CSS regressions
parent
883f0e33c5
commit
e62841e56d
|
@ -1,6 +1,6 @@
|
|||
/* ------------------ Footer ------------------ */
|
||||
|
||||
#footer-wrapper {
|
||||
#site-footer__wrapper {
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
}
|
||||
#site-footer__wrapper .block .content {
|
||||
|
|
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue