mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-26 17:29:53 +01:00
fixed FOUS in category sidebar
This commit is contained in:
@@ -107,7 +107,7 @@
|
||||
</div>
|
||||
|
||||
<!-- IF topics.length -->
|
||||
<div widget-area="sidebar" class="col-md-3 col-xs-12 category-sidebar">
|
||||
<div widget-area="sidebar" class="col-md-3 col-xs-12 category-sidebar hidden">
|
||||
<!-- BEGIN widgets -->
|
||||
{widgets.html}
|
||||
<!-- END widgets -->
|
||||
|
||||
Reference in New Issue
Block a user