]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Increated content width
authorSarven Capadisli <csarven@status.net>
Sun, 27 Sep 2009 12:26:01 +0000 (12:26 +0000)
committerSarven Capadisli <csarven@status.net>
Sun, 27 Sep 2009 12:26:01 +0000 (12:26 +0000)
plugins/Realtime/realtimeupdate.js

index ad519158b021d1aea617505bc6d3b1b446e38237..965fea99266bbf79854c2a9f4e68a013fbd2538a 100644 (file)
@@ -141,7 +141,7 @@ RealtimeUpdate = {
      {
          window.resizeTo(500, 550);
          $('address').hide();
-         $('#content').css({'width':'92%'});
+         $('#content').css({'width':'93.5%'});
 
          $('#form_notice').css({
             'margin':'18px 0 18px 1.795%',