summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@status.net>2009-11-17 12:54:15 +0000
committerSarven Capadisli <csarven@status.net>2009-11-17 12:54:15 +0000
commit74f33abf516009ad1ec785fca2208181f27d693d (patch)
tree0de92491763555f684bbfded715e547ec7f17f66
parentb67cc3e67b4ca06fddf2664ecbc1fc2766b0517a (diff)
Added margin-top for showstream page (space between entity_actions and
notice_primary)
-rw-r--r--plugins/Realtime/realtimeupdate.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Realtime/realtimeupdate.js b/plugins/Realtime/realtimeupdate.js
index b9518b45d..78d3440a9 100644
--- a/plugins/Realtime/realtimeupdate.js
+++ b/plugins/Realtime/realtimeupdate.js
@@ -197,6 +197,7 @@ RealtimeUpdate = {
'font-weight':'bold',
'font-size':'1em'
});
+ $('#showstream #notices_primary').css({'margin-top':'18px'});
$('#realtime_timeline').click(function() {
window.open(url,