From 68464b5d93e2ba61e889008ff7ddbacb40ba999a Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Wed, 20 Oct 2010 00:33:17 -0700 Subject: ability to clear browser location on individual posts --- view/theme/default/style.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'view/theme/default') diff --git a/view/theme/default/style.css b/view/theme/default/style.css index 066456e54..32d8eeba0 100644 --- a/view/theme/default/style.css +++ b/view/theme/default/style.css @@ -79,7 +79,8 @@ blockquote:before { } #jot-perms-icon, -#profile-location, +#profile-location, +#profile-nolocation, #profile-video, #profile-link, #wall-image-upload, @@ -943,6 +944,10 @@ input#dfrn-url { float: left; margin-left: 20px; } +#profile-nolocation-wrapper { + float: left; + margin-left: 20px; +} #profile-jot-perms { float: left; -- cgit v1.2.3