Skip to content

Commit c97b933

Browse files
committed
1 parent 849db50 commit c97b933

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

inc/customizer.php

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1234,6 +1234,13 @@ function shapely_customizer_custom_control_css() {
12341234
.shapely-logo-dimension .ratio {
12351235
clear: both;
12361236
}
1237+
.widget-content .iris-picker .iris-strip .ui-slider-handle {
1238+
top: auto;
1239+
transform: translateX(0);
1240+
}
1241+
.widget-content .iris-picker .iris-slider-offset {
1242+
margin: 0;
1243+
}
12371244
</style>
12381245
<?php
12391246
}

0 commit comments

Comments
 (0)