From e433dfad71fd2bb2b4665d78af2684994a688818 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sun, 12 Jan 2014 12:42:56 +0100 Subject: [PATCH] Quick fix: star and lock position on starred posts --- view/theme/vier/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index 5561cb65ee..04328e00da 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -1117,7 +1117,7 @@ border-bottom: 1px solid #D2D2D2; .wall-item-decor { position: absolute; left: 755px; - top: -10px; +/* top: -10px; */ width: 16px; } .unstarred {