Merge pull request #5749 from deepaksinghgusain227/back-button-bliss-theme-product-checkout-onepage

Fixed back button issue at bliss theme
This commit is contained in:
Glenn Hermans 2022-02-04 12:56:51 +01:00 committed by GitHub
commit ea2f88d4fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
{
"/js/shop.js": "/js/shop.js?id=081e6c585ea2bde54421",
"/css/shop.css": "/css/shop.css?id=9721f2c9d745cb833022"
"/css/shop.css": "/css/shop.css?id=9984ab0757bb4ed78b93"
}

View File

@ -648,6 +648,7 @@ input {
.step-content {
.form-header {
display: block;
height: 50px !important;
.checkout-step-heading {
margin-bottom: 10px;