Skip to content

Commit 411e52f

Browse files
author
Oleksii Korshenko
committed
MAGETWO-82558: FIX show visual swatches in admin - product attribute #11661
- Merge Pull Request #11661 from enriquei4/magento2:VALUES-VISUAL-SWATCH - Merged commits: 1. 4505581 2. c82e2fd
2 parents 9ed7081 + c82e2fd commit 411e52f

File tree

1 file changed

+4
-0
lines changed
  • app/code/Magento/Swatches/view/adminhtml/web/css

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
* See COPYING.txt for license details.
44
*/
55

6+
#swatch-visual-options-panel{
7+
overflow: visible;
8+
}
9+
610
.swatch_sub-menu_container {
711
position: absolute;
812
z-index: 9999;

0 commit comments

Comments
 (0)