summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/Realtime/realtimeupdate.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/Realtime/realtimeupdate.js b/plugins/Realtime/realtimeupdate.js
index 86fb01a5d..b791f4a2a 100644
--- a/plugins/Realtime/realtimeupdate.js
+++ b/plugins/Realtime/realtimeupdate.js
@@ -145,6 +145,8 @@ RealtimeUpdate = {
$('#form_notice').css({
'margin':'18px 0 18px 1.795%',
+ 'width':'93%',
+ 'max-width':'451px'
});
$('#form_notice label[for=notice_data-text], h1').css({'display': 'none'});