From e29618ee0df044b1ae292fb28a0a8fda34e63252 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 27 Oct 2012 03:54:44 -0700 Subject: contact group is now 'channel group' --- view/theme/duepuntozero/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'view') diff --git a/view/theme/duepuntozero/css/style.css b/view/theme/duepuntozero/css/style.css index ea64ed4e7..a1a024c46 100644 --- a/view/theme/duepuntozero/css/style.css +++ b/view/theme/duepuntozero/css/style.css @@ -2981,8 +2981,8 @@ aside input[type='text'] { #lang-select-icon { cursor: pointer; position: absolute; - left: 0px; - top: 0px; + left: 4px; + top: 4px; opacity: 0.2; filter:alpha(opacity=20); } -- cgit v1.2.3