Skip to content

Commit c096c45

Browse files
committed
Merge remote-tracking branch 'origin/MC-16589' into 2.2.9-develop-pr97
2 parents 433fea7 + aae2f57 commit c096c45

File tree

1 file changed

+3
-10
lines changed
  • app/code/Magento/Swatches/view/adminhtml/web/css

1 file changed

+3
-10
lines changed

app/code/Magento/Swatches/view/adminhtml/web/css/swatches.css

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -153,19 +153,12 @@
153153
min-width: 65px;
154154
}
155155

156-
[class^=swatch-col],
157-
[class^=col-]:not(.col-draggable):not(.col-default) {
158-
min-width: 150px;
159-
}
160-
161-
#swatch-visual-options-panel,
162-
#swatch-text-options-panel,
163-
#manage-options-panel {
164-
overflow: auto;
165-
width: 100%;
156+
.data-table .col-swatch-min-width input[type="text"] {
157+
padding: inherit;
166158
}
167159

168160
.swatches-visual-col.unavailable:after {
161+
content: '';
169162
position: absolute;
170163
width: 35px;
171164
height: 2px;

0 commit comments

Comments
 (0)