diff options
author | elijah <elijah@riseup.net> | 2013-07-07 00:21:54 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2013-07-07 00:21:54 -0700 |
commit | 3113f8b814417a896ad5340fda88927733f8ab22 (patch) | |
tree | 9ed788b60fe5d4c67d82236c6f6ddf28be41e743 /app | |
parent | 315ccfa22f9747a2cd98bccec18011b62b299960 (diff) |
move icon path -- it turns out /icons/ is used by apache in most default installations, so leap's icons moved to /leap-img/
Diffstat (limited to 'app')
-rw-r--r-- | app/assets/stylesheets/leap.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/leap.scss b/app/assets/stylesheets/leap.scss index 9ed5a9f..b382773 100644 --- a/app/assets/stylesheets/leap.scss +++ b/app/assets/stylesheets/leap.scss @@ -59,7 +59,7 @@ } .big-icon-arrow-down { - background-image: url(/icons/32/arrow-down.png) + background-image: url(/leap-img/32/arrow-down.png) } // |