Merge pull request #5676 from deepaksinghgusain227/review-alignment-ui-issue-bliss-theme

Review Alignment issue at bliss theme
This commit is contained in:
Glenn Hermans 2022-01-24 20:35:48 +01:00 committed by GitHub
commit 858101593b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 3 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=9d5b79be5419c0a5c1bc",
"/css/shop.css": "/css/shop.css?id=b1218ea3e268906635a3"
"/css/shop.css": "/css/shop.css?id=34b435fc92b3747c69ee"
}

View File

@ -3418,7 +3418,6 @@ section.review {
.product-name,
.product-price {
max-width: 280px;
margin-left: auto;
margin-right: auto;
word-break: break-all;
}