SSR-411
Pushing the height auto
This commit is contained in:
parent
9ee71bfbf5
commit
190a09d7b8
1 changed files with 3 additions and 0 deletions
|
|
@ -325,6 +325,9 @@ export default {
|
||||||
.my-2 {
|
.my-2 {
|
||||||
margin-bottom: 0rem !important;
|
margin-bottom: 0rem !important;
|
||||||
}
|
}
|
||||||
|
.page-container-grouped-styles.welcome {
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
@-moz-document url-prefix() {
|
@-moz-document url-prefix() {
|
||||||
// Temporary solution that prevents the Continue button from being hidden in Firefox
|
// Temporary solution that prevents the Continue button from being hidden in Firefox
|
||||||
#welcomeFooter {
|
#welcomeFooter {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue