summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@status.net>2010-01-01 22:49:42 +0000
committerSarven Capadisli <csarven@status.net>2010-01-01 22:49:42 +0000
commitf990237c03ab8f5e2a7b3e90d79566b0901bec9b (patch)
treec3e724b3581a6fba0af3b487c42daa8c8e7ee040 /theme
parent1b3917c6a7f3f12394e93f5388210df185b419e7 (diff)
Don't need margin-bottom for share location option
Diffstat (limited to 'theme')
-rw-r--r--theme/base/css/display.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index d876460e1..a0b12a9f4 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;