Fix typo: loading-arge.gif -> loading-large.gif

This commit is contained in:
Bharat Mediratta
2009-09-04 20:23:00 -07:00
parent 49de9bba68
commit bca7080deb
+1 -1
View File
@@ -768,7 +768,7 @@ li.gDefaultGroup h4, li.gDefaultGroup .gUser {
/* Ajax loading indicator ~~~~~~~~~~~~~~~~ */
.gLoadingLarge {
background: #e8e8e8 url('../../../lib/images/loading-arge.gif') no-repeat center center;
background: #e8e8e8 url('../../../lib/images/loading-large.gif') no-repeat center center;
font-size: 0;
}