summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@status.net>2010-01-26 19:13:05 +0100
committerSarven Capadisli <csarven@status.net>2010-01-26 19:13:05 +0100
commite05c32572234dc0b4adb19be7bbe9879f49ec7ee (patch)
treef59d3db63387c76e3b3d44b83f791a9854e7a445
parent02957d28541b3164df117d54788d1152c85ff00b (diff)
Updated geolocation sharing in notice form for Realtime pop
-rw-r--r--plugins/Realtime/realtimeupdate.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/Realtime/realtimeupdate.css b/plugins/Realtime/realtimeupdate.css
index 56f869354..31e7c2ae6 100644
--- a/plugins/Realtime/realtimeupdate.css
+++ b/plugins/Realtime/realtimeupdate.css
@@ -18,7 +18,8 @@ display:none;
}
.realtime-popup #form_notice label[for=notice_data-attach],
-.realtime-popup #form_notice #notice_data-attach {
+.realtime-popup #form_notice #notice_data-attach,
+.realtime-popup #form_notice label[for=notice_data-geo] {
top:0;
}