Commit b7612df5 by dhn

Merge branch 'developer' of http://47.99.244.21:9999/root/joshine into Branch_developer

parents acb6ea32 de8e7a32
...@@ -31,7 +31,6 @@ ...@@ -31,7 +31,6 @@
} }
.sparsh-mfp-container { .sparsh-mfp-container {
text-align: center; text-align: center;
position: absolute;
width: 100%; width: 100%;
height: 100%; height: 100%;
left: 0; left: 0;
...@@ -52,7 +51,6 @@ ...@@ -52,7 +51,6 @@
display: none; display: none;
} }
.sparsh-mfp-content { .sparsh-mfp-content {
position: relative;
display: inline-block; display: inline-block;
vertical-align: middle; vertical-align: middle;
margin: 0 auto; margin: 0 auto;
...@@ -733,10 +731,6 @@ a.sparsh-quick-view-button{ ...@@ -733,10 +731,6 @@ a.sparsh-quick-view-button{
margin-left:0!important; margin-left:0!important;
} }
.sparsh-mfp-wrap .sparsh-mfp-container{
height: 60% !important;
top: 35%!important;
}
.sparsh-mfp-wrap .actions{ .sparsh-mfp-wrap .actions{
padding-top: 0!important; padding-top: 0!important;
...@@ -748,9 +742,7 @@ a.sparsh-quick-view-button{ ...@@ -748,9 +742,7 @@ a.sparsh-quick-view-button{
visibility: hidden; visibility: hidden;
} }
.sparsh-mfp-container {
position: fixed;
}
.sparsh-quick-view-btn-container { .sparsh-quick-view-btn-container {
width: 40%; width: 40%;
...@@ -774,4 +766,8 @@ a.sparsh-quick-view-button{ ...@@ -774,4 +766,8 @@ a.sparsh-quick-view-button{
#sparsh-mfp-quickview .page-wrapper{ #sparsh-mfp-quickview .page-wrapper{
min-height: 80vh; min-height: 80vh;
} }
#sparsh-mfp-quickview .product-info-wrapper .product-info-main{
margin-bottom: 15%;
}
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment