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

This commit is contained in:
barisusakli
2014-09-01 13:30:50 -04:00

View File

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