From 0a454ae92efb868e9a3e402e40e86bcaaa132f8c Mon Sep 17 00:00:00 2001 From: diosmosis <benakamoorthi@fastmail.fm> Date: Tue, 22 Oct 2013 19:08:18 -0400 Subject: [PATCH] Tweak to visitor profile CSS. --- plugins/Live/stylesheets/visitor_profile.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Live/stylesheets/visitor_profile.less b/plugins/Live/stylesheets/visitor_profile.less index 6c54196659..55d36c386d 100644 --- a/plugins/Live/stylesheets/visitor_profile.less +++ b/plugins/Live/stylesheets/visitor_profile.less @@ -144,7 +144,7 @@ > img { // paperclip image position:absolute; - top:-8px; + top:-20px; left:3px; z-index:2; } -- GitLab