Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit 66cc8d2

Browse files
committed
MAGETWO-82955: [Backport 2.2-develop] FIX show visual swatches in admin - product attribute #11747
- Merge Pull Request magento/magento2#11747 from enriquei4/magento2:VALUES-VISUAL-SWATCH-2-2 - Merged commits: 1. 19d4264
2 parents 73c7ac2 + 19d4264 commit 66cc8d2

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)