From c1739fa879bbbd4f46321cef3799222ca1e336ef Mon Sep 17 00:00:00 2001 From: marijus Date: Mon, 15 Jul 2013 19:50:42 +0200 Subject: style updates due to spin.js porting --- view/theme/redbasic/css/style.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'view/theme/redbasic/css') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 34f42f9a8..a3d444a1a 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1227,15 +1227,16 @@ footer { } #profile-upload-wrapper { float: left; - margin-left: 30px; + margin-left: 15px; } #profile-attach-wrapper { float: left; - margin-left: 30px; + margin-left: 15px; } #profile-rotator { float: left; - margin-left: 30px; + margin: 8px 0px 0px 20px; + color: #777; } #profile-link-wrapper { float: left; @@ -1263,7 +1264,6 @@ footer { margin-top: 0px !important; } - #profile-nolocation-wrapper { float: left; margin-left: 15px; -- cgit v1.2.3