save
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -17,7 +17,8 @@
|
||||
|
||||
> .et_pb_column:last-child {
|
||||
.et_pb_image_wrap {
|
||||
img {}
|
||||
img {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -185,7 +186,6 @@
|
||||
}
|
||||
|
||||
.wpfMainWrapper {
|
||||
|
||||
#wpfBlock_1,
|
||||
#wpfBlock_2 {
|
||||
.wpfBlockClear.open {
|
||||
@@ -206,7 +206,8 @@
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.learn-more-content {}
|
||||
.learn-more-content {
|
||||
}
|
||||
}
|
||||
|
||||
#stock_notifier_main_form {
|
||||
@@ -414,7 +415,13 @@ body {
|
||||
}
|
||||
}
|
||||
|
||||
div[id^="wpfMainWrapper-"] .wpfFilterWrapper {
|
||||
div[id^='wpfMainWrapper-'] .wpfFilterWrapper {
|
||||
margin: 0 0 0 auto !important;
|
||||
float: none !important
|
||||
float: none !important;
|
||||
}
|
||||
|
||||
#product-description-box {
|
||||
max-width: 1080px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user