summaryrefslogtreecommitdiff
path: root/css/sprite.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/sprite.css')
-rw-r--r--css/sprite.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/sprite.css b/css/sprite.css
index 28f0ce0..51f007e 100644
--- a/css/sprite.css
+++ b/css/sprite.css
@@ -2,7 +2,7 @@
.icon {
display: inline-block;
- background: url('http://localhost:9991/images/sprite.gif') no-repeat;
+ background: url('images/sprite.gif') no-repeat;
overflow: hidden;
text-indent: -9999px;
text-align: left;