Merge branch 'master' of localhost:blueroses

This commit is contained in:
Polonkai Gergely 2012-08-16 10:34:48 +02:00
commit 9d7883f694
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@
});
$('#news-close-button').click(function() {
$('#hirek').html('');
$('#news-content').html('');
$('#hirek').hide();
$('#content-outline').css('width', '960px');
$('#news-button').show();