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:16:01 +0100
commitcebab436a16b392d3854d6abe652a063e055b8c7 (patch)
tree75d3be7847a6a2ec6636485d23eced701e3806c2
parent817f01c3b18ec626701de2a1402562eeb87eee6d (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;
}