Shrink bottom padding
This commit is contained in:
parent
caa9f1491e
commit
ee548f1580
1 changed files with 2 additions and 2 deletions
|
@ -74,7 +74,7 @@ div[data-role=page] {
|
||||||
.padded-bottom-page,
|
.padded-bottom-page,
|
||||||
.page,
|
.page,
|
||||||
.pageWithAbsoluteTabs .pageTabContent {
|
.pageWithAbsoluteTabs .pageTabContent {
|
||||||
padding-bottom: 14em !important
|
padding-bottom: 2em !important
|
||||||
}
|
}
|
||||||
|
|
||||||
.supporterPromotionContainer {
|
.supporterPromotionContainer {
|
||||||
|
@ -142,4 +142,4 @@ div[data-role=page] {
|
||||||
margin-left: 1.25em !important;
|
margin-left: 1.25em !important;
|
||||||
padding-bottom: .4em !important;
|
padding-bottom: .4em !important;
|
||||||
padding-top: .4em !important
|
padding-top: .4em !important
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue