From: Sarven Capadisli <csarven@status.net>
Date: Fri, 1 Jan 2010 22:49:42 +0000 (+0000)
Subject: Don't need margin-bottom for share location option
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f990237c03ab8f5e2a7b3e90d79566b0901bec9b;p=quix0rs-gnu-social.git

Don't need margin-bottom for share location option
---

diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index d876460e1a..a0b12a9f48 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -574,6 +574,7 @@ top:3px;
 .form_notice #notice_data-location_wrap label {
 font-weight:normal;
 font-size:1em;
+margin-bottom:0;
 }
 .form_notice #notice_data-location_name {
 display:block;