1/* The h2 in the extension manager is impacted by the  top-nav-bar fix for the content */
2div.dokuwiki div#extension__manager h2 {
3    padding-top: 0px;
4    margin-top: 0px;
5}
6