I don\'t want word wrap but this is being. I have set width more than text length but this is still breaking so how can I stop word break.
css
.menu{
In your css insert this:
white-space:nowrap;