]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Minor adjustment to edit icon position
authorSarven Capadisli <csarven@status.net>
Thu, 18 Feb 2010 17:12:47 +0000 (18:12 +0100)
committerSarven Capadisli <csarven@status.net>
Thu, 18 Feb 2010 17:12:47 +0000 (18:12 +0100)
theme/default/css/display.css
theme/identica/css/display.css

index a2f10134283210534a36c9f08a13cc25f9fcf31e..71470d55d24f19b2905cb872d1169dde4e9199dc 100644 (file)
@@ -306,7 +306,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;
index e214047451efbd8c79a0f33c98a4f61bd3e86de7..14a82a8def3b5e08ce68e2fc602ec1297e6f3972 100644 (file)
@@ -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;