diff --git a/pixelegg/css/mobile.less b/pixelegg/css/mobile.less index 0088054e76..b43f0f6fb9 100644 --- a/pixelegg/css/mobile.less +++ b/pixelegg/css/mobile.less @@ -494,7 +494,7 @@ background-position: 95% -3000px; background-repeat: no-repeat; .close { - background-image: url(/egroupware/pixelegg/images/close.svg); + background-image: url(../../api/templates/default/images/close.svg); width: 18px; height: 33px; display: inline-block;