Skip to content

Commit 7d133ea

Browse files
committed
adjust height
1 parent a3e1e98 commit 7d133ea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/wp-admin/css/color-picker.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
margin-left: 6px;
7878
padding: 0 8px;
7979
line-height: 2.54545455; /* 28px */
80-
min-height: 30px;
80+
min-height: 40px;
8181
}
8282

8383
.wp-picker-container .iris-square-slider .ui-slider-handle:focus {
@@ -98,7 +98,7 @@
9898
margin: 0;
9999
padding: 0 5px;
100100
vertical-align: top;
101-
min-height: 30px;
101+
min-height: 40px;
102102
}
103103

104104
.wp-color-picker::-webkit-input-placeholder {

0 commit comments

Comments
 (0)