mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-07 19:15:28 +02: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