Commit 28366c9f by lmf

修复bug

parent f1afc968
...@@ -93,13 +93,12 @@ ...@@ -93,13 +93,12 @@
font-size: larger; font-size: larger;
bottom: 0; bottom: 0;
z-index: 11; z-index: 11;
width: 100%; width: 80%;
margin: 0 auto; margin: 0 auto;
left: 0; padding: 0;
right: 0;
padding: 0 10px;
background: #fff; background: #fff;
padding-top: 10px; float: right;
margin-left: 20%;
} }
.box-tocart .fieldset .actions > button{ .box-tocart .fieldset .actions > button{
...@@ -1741,13 +1740,11 @@ button.action.submit.primary { ...@@ -1741,13 +1740,11 @@ button.action.submit.primary {
margin-bottom: 10px; margin-bottom: 10px;
} }
.product-social-links .product-addto-links{ .product-social-links .product-addto-links{
display: block; display: block !important;
position: fixed; position: fixed;
bottom: 0; bottom: 0;
z-index: 11; z-index: 11;
} }
} }
.swatch-option.color, .swatch-option.text, .swatch-option.image{ .swatch-option.color, .swatch-option.text, .swatch-option.image{
width: 40px !important; width: 40px !important;
......
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