Merge remote-tracking branch 'origin/master' into 0.5.1

v1.18.x
barisusakli 11 years ago
commit a252bf409c

@ -43,7 +43,7 @@ define('forum/account/profile', ['forum/account/header'], function(header) {
}; };
function processPage() { function processPage() {
$('.user-recent-posts img').addClass('img-responsive'); $('.user-recent-posts img, .post-signature img').addClass('img-responsive');
} }
function updateButtons() { function updateButtons() {

Loading…
Cancel
Save