diff options
author | Sarven Capadisli <csarven@status.net> | 2010-02-18 18:12:47 +0100 |
---|---|---|
committer | Sarven Capadisli <csarven@status.net> | 2010-02-18 18:12:47 +0100 |
commit | 310ac319957d437ab3bc0619419c750c98ebeaf0 (patch) | |
tree | 8640f726fc2709ab443fb49b30a40c0426c5e8b5 /theme/identica | |
parent | c36155e2381df5bc00a3f89e6e35768fb822960a (diff) |
Minor adjustment to edit icon position
Diffstat (limited to 'theme/identica')
-rw-r--r-- | theme/identica/css/display.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css index e21404745..14a82a8de 100644 --- a/theme/identica/css/display.css +++ b/theme/identica/css/display.css @@ -305,7 +305,7 @@ background-position:5px -1181px; } .entity_edit a { -background-position: 5px -718px; +background-position: 5px -719px; } .entity_send-a-message a { background-position: 5px -852px; |