forked from GNUsocial/gnu-social
Increated content width
This commit is contained in:
@@ -141,7 +141,7 @@ RealtimeUpdate = {
|
|||||||
{
|
{
|
||||||
window.resizeTo(500, 550);
|
window.resizeTo(500, 550);
|
||||||
$('address').hide();
|
$('address').hide();
|
||||||
$('#content').css({'width':'92%'});
|
$('#content').css({'width':'93.5%'});
|
||||||
|
|
||||||
$('#form_notice').css({
|
$('#form_notice').css({
|
||||||
'margin':'18px 0 18px 1.795%',
|
'margin':'18px 0 18px 1.795%',
|
||||||
|
Reference in New Issue
Block a user