Open MiomenteMUC opened 6 years ago
Hi,
add the display: none; to the > ul so not everything is always collapsed:
ul { padding-top: 7px; margin-top: 0px; display: none; }
Hi,
add the display: none; to the > ul so not everything is always collapsed: