I know, I can add for example this to EXTRA.css:
.navTabs .publicTabs {
width: 600px;
}
--------
That will decrease the width, but it won't show the "icon", but put menus in second level over secondary navigation.
So, I'm wondering how to make it work like responsive design only for menu tabs.