Skip to content

Commit

Permalink
MAGETWO-82955: [Backport 2.2-develop] FIX show visual swatches in adm…
Browse files Browse the repository at this point in the history
…in - product attribute #11747
  • Loading branch information
ishakhsuvarov authored Oct 31, 2017
2 parents 373bd01 + d61550d commit c22d719
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/code/Magento/Swatches/view/adminhtml/web/css/swatches.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
* See COPYING.txt for license details.
*/

#swatch-visual-options-panel{
overflow: visible;
}

.swatch_sub-menu_container {
position: absolute;
z-index: 9999;
Expand Down

0 comments on commit c22d719

Please sign in to comment.