summaryrefslogtreecommitdiff
path: root/static/css/profile.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/profile.css')
-rwxr-xr-xstatic/css/profile.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/profile.css b/static/css/profile.css
index a4d75f9..751d452 100755
--- a/static/css/profile.css
+++ b/static/css/profile.css
@@ -64,7 +64,7 @@ margin-bottom:15;
#logavatar{
margin-left:-49;
height:22;
-background-image:url(/static/leftarrow.png);
+background-image:url(/static/img/leftarrow.png);
background-repeat:no-repeat;
background-position:22 1;
margin-top:-22;