NavigationTabButton: Set minimum width and wrap text
Prevents buttons from being misaligned when there is limited space. This sets a minimum width for the button, and enforces boundaries on the text (which is now wrapped if necessary).
Prevents buttons from being misaligned when there is limited space. This sets a minimum width for the button, and enforces boundaries on the text (which is now wrapped if necessary).