Merge pull request #14714 from woocommerce/fix/14693
Fix handle position
This commit is contained in:
commit
2cd490a372
File diff suppressed because one or more lines are too long
|
@ -1536,10 +1536,8 @@ p.demo_store,
|
|||
cursor: ew-resize;
|
||||
outline: none;
|
||||
top: -0.3em;
|
||||
|
||||
//&:last-child {
|
||||
/* rtl:ignore */
|
||||
margin-left: -0.5em;
|
||||
//}
|
||||
}
|
||||
|
||||
.ui-slider .ui-slider-range {
|
||||
|
|
Loading…
Reference in New Issue