mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-08 09:42:05 +02:00
closes #2030
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user