diff --git a/app/assets/stylesheets/common/base/_topic-list.scss b/app/assets/stylesheets/common/base/_topic-list.scss index ebb55cfc953..5e5a067085b 100644 --- a/app/assets/stylesheets/common/base/_topic-list.scss +++ b/app/assets/stylesheets/common/base/_topic-list.scss @@ -138,7 +138,7 @@ margin: 0 auto; padding: 15px 15px; background: { - image: image-url("spinner_96_w.gif"); + image: image-url("spinner_96.gif"); repeat: no-repeat; position: 10px 50%; size: 30px;