Skip to content

Commit

Permalink
Merge pull request #4013 from devansh-webkul/special_price_layout_issue
Browse files Browse the repository at this point in the history
Fixed adding special price both mobile and desktop version are broken #3995
  • Loading branch information
jitendra-webkul committed Oct 7, 2020
2 parents 45975e8 + 2dac74f commit 59ea94e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.

Large diffs are not rendered by default.

@@ -1,5 +1,5 @@
{
"/js/velocity.js": "/js/velocity.js?id=4f93a5fcaa9e170dd72f",
"/css/velocity-admin.css": "/css/velocity-admin.css?id=4322502d80a0e4a0affd",
"/css/velocity.css": "/css/velocity.css?id=87778b5fe0e9caa84092"
"/css/velocity.css": "/css/velocity.css?id=ef3e2ae913e88dcaa09d"
}
Expand Up @@ -1672,6 +1672,7 @@
font-weight: 500;
margin-right: 10px;
text-decoration: line-through;
display: block;
}

span {
Expand Down

0 comments on commit 59ea94e

Please sign in to comment.