.redux-main { input{ &.redux-color { float: left; width: 70px; margin-left: 5px; } &.color-transparency { margin-left: 10px; margin-right: 3px; } &.wp-color-picker { width: 80px; } } .section-color { .controls { width: 345px; } .explain { width: 225px; } } .iris-picker { .iris-strip .ui-slider-handle { position: absolute; background: none !important; right: -3px; left: -3px; border: 4px solid #aaa !important; border-width: 4px 3px; width: auto; border-radius: 4px; box-shadow: 0 1px 2px rgba(0, 0, 0, .2); opacity: .9; z-index: 5; cursor: ns-resize; } .iris-slider-offset { position: absolute; top: 2px; left: 0; right: 0; bottom: 4px; width: 28px; background: none !important; border: 0 !important; height: auto; } } .wp-picker-container { input { margin-bottom: inherit; margin-top: inherit; padding: 2px; } .wp-color-result { outline: 0; margin: 0; } .wp-picker-default { padding: 0 10px 1px; } } .redux-color-gradient { line-height: 24px; } .color-transparency-check { line-height: 1; margin-top: 0px !important; } .wp-picker-clear { margin-top: 0 !important; } }