Open kwkroll32 opened 8 years ago
I set the anchors to fill the div and implemented a min-width on each button, but they still run into the QuaCRS logo when the window is too small. Granted, the size of the window is way too small to be useful, but the "QuaCRS" text should disappear before it runs under the buttons.
actually, when the window is small enough, the QuaCRS text will wrap around to the next line. maybe we should set a min width on the nav bar to circumvent the problem?
1) sizing the window too small will make the button text run into each other. it should be easy to set min width on the box surrounding the anchor
2) the anchor tag doesn't fill the whole, visible button. users should be able to click anywhere on the button; not just specifically on the text [which it seems to be now]