diff --git a/css/app.css b/css/app.css index ec4ca75d0..5613644a3 100644 --- a/css/app.css +++ b/css/app.css @@ -2793,6 +2793,6 @@ img.wiki-image { .huge-modal-button .illustration { height: 100px; width: 100px; - background: rgba(0, 0, 0, 0) url(img/sprite.svg) no-repeat -301px -220px; + background: rgba(0, 0, 0, 0) url(img/sprite.svg) no-repeat -400px -220px; margin: auto; }