Home › Support Forums › Theme Support › Enlightenment › How to display menu navbar in one line, without the button "more"? › Reply To: How to display menu navbar in one line, without the button "more"?
Daniel Tara
Keymaster
This is due to a bug that will be resolved in the next version. Until then you can add this to your custom styles:
.navbar .nav > li > a { max-height: 60px; }