This commit is contained in:
Barış Soner Uşaklı
2015-02-11 13:44:54 -05:00
parent d20628a8d4
commit 7d963e52cf

View File

@@ -41,6 +41,9 @@ define('forum/account/profile', ['forum/account/header', 'forum/infinitescroll']
function processPage() {
$('.user-recent-posts img, .post-signature img').addClass('img-responsive');
$('.user-recent-posts blockquote').prev('p').remove();
$('.user-recent-posts blockquote').remove();
}
function updateButtons() {