Skip to content

Commit abca662

Browse files
author
avattam
committed
MC-5518: Text Attribute
- added new fixes for displaying all characters on product page
1 parent 9d0df9f commit abca662

File tree

1 file changed

+2
-1
lines changed
  • app/design/frontend/Magento/blank/Magento_Swatches/web/css/source

1 file changed

+2
-1
lines changed

app/design/frontend/Magento/blank/Magento_Swatches/web/css/source/_module.less

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@
214214
.lib-css(color, @swatch-option-tooltip__color);
215215
display: none;
216216
max-height: 100%;
217-
max-width: 140px;
217+
//max-width: 140px;
218218
min-height: 20px;
219219
min-width: 20px;
220220
padding: @indent__xs;
@@ -279,6 +279,7 @@
279279
.lib-css(color, @swatch-option-tooltip-title__color);
280280
display: block;
281281
max-height: 200px;
282+
max-width:140px
282283
min-height: 20px;
283284
overflow: hidden;
284285
text-align: center;

0 commit comments

Comments
 (0)