Merge "Replace obsolete LESS box-shadow() mixin"

This commit is contained in:
jenkins-bot 2021-09-13 19:08:03 +00:00 committed by Gerrit Code Review
commit f3868941d9

View file

@ -42,7 +42,7 @@
background-repeat: no-repeat;
/* @embed */
background-image: url( img/ellipsis_lightgray.svg );
.box-shadow( -4px 6px 0 0 #fff );
box-shadow: -4px 6px 0 0 #fff;
// Hovering over .mw-mmv-ttf-ellipsis-container will make the ellipsis more visible to attract
// attention to it. Since it has to be set on a parent element which is not under control of