mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-02 22:00:34 +01:00
Merge remote-tracking branch 'origin/master' into 0.5.1
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