]> git.openstreetmap.org Git - osqa.git/commitdiff
Fix bug reported by Oscar Frias on http://jira.osqa.net/browse/OSQA-174
authorhernani <hernani@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Mon, 26 Apr 2010 10:16:55 +0000 (10:16 +0000)
committerhernani <hernani@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Mon, 26 Apr 2010 10:16:55 +0000 (10:16 +0000)
git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@72 0cfe37f9-358a-4d5e-be75-b63607b5c754

forum/skins/default/media/style/jquery.autocomplete.css

index 3bf2c2d9c416e121b675c5f2e85290159481911b..b8193939cacd88537188bcb9905f3f7c37619fe4 100644 (file)
@@ -36,7 +36,7 @@
 }
 
 .ac_loading {
-       background: white url(../../images/indicator.gif) right center no-repeat;
+       background: white url(../../media/images/indicator.gif) right center no-repeat;
 }
 
 .ac_odd {