From 709c86b2daec32ae0d5d6d0e7f88b8607e02edba Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Fri, 20 Aug 2010 14:33:15 -0700 Subject: added location tagging --- view/theme/default/style.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'view/theme') diff --git a/view/theme/default/style.css b/view/theme/default/style.css index 872fb1f61..57d2888f4 100644 --- a/view/theme/default/style.css +++ b/view/theme/default/style.css @@ -720,10 +720,14 @@ input#dfrn-url { float: left; margin-left: 20px; } +#profile-location-wrapper { + float: left; + margin-left: 20px; +} #profile-jot-perms { float: left; - margin-left: 250px; + margin-left: 200px; } #profile-jot-perms-end { -- cgit v1.2.3