Me again :)
I like the minified submenus of PageTools and PersonalTools. (How) Can I use them outside NavbarHorizontal?
I tried to wrap them in <component type="Container">...</component>
, tried private $mFlat = true;
in PageTools.php
and uncomment $this->addClasses( 'list-inline text-center' );
, but no luck so far.