Menubar not responsive

How can I make Menubar responsive? Neither mainMenu.setResponsive(true) or Responsive.makeResponsive(mainMenu) didn’t help. Only way seems to be to make the witdh 100%, but then it doesn’t look good if there is only few items and the screen is wide. Can you help me?