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:
commit
ea2f88d4fe
File diff suppressed because one or more lines are too long
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -648,6 +648,7 @@ input {
|
|||
.step-content {
|
||||
.form-header {
|
||||
display: block;
|
||||
height: 50px !important;
|
||||
|
||||
.checkout-step-heading {
|
||||
margin-bottom: 10px;
|
||||
|
|
|
|||
Loading…
Reference in New Issue