diff options
author | elijah <elijah@riseup.net> | 2013-07-06 19:02:47 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2013-07-06 19:02:47 -0700 |
commit | 8d158d8472cd4c83ba6fa2f0e4fc080b8936f5de (patch) | |
tree | 6c44468a9a5f8645aaaf50ffb549552414bbd95e /app | |
parent | 7dd56114d8bf6749f140835358de4f8ebeaf81ba (diff) |
rename /img/ to /icons/ so as to not conflict with existing puppet deploy recipes.
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 6268b3b..9ed5a9f 100644 --- a/app/assets/stylesheets/leap.scss +++ b/app/assets/stylesheets/leap.scss @@ -59,7 +59,7 @@ } .big-icon-arrow-down { - background-image: url(/img/32/arrow-down.png) + background-image: url(/icons/32/arrow-down.png) } // |