mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-07 14:35:47 +01:00
some cleanup
This commit is contained in:
@@ -352,7 +352,7 @@ define(['taskbar'], function(taskbar) {
|
||||
}
|
||||
|
||||
postContainer.css('visibility', 'visible')
|
||||
.css('z-index', 1);
|
||||
.css('z-index', 2);
|
||||
|
||||
$('body').css({'margin-bottom': postContainer.css('height')});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user