Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mashed menus & tiny anchors #54

Open
kwkroll32 opened this issue May 11, 2016 · 2 comments
Open

mashed menus & tiny anchors #54

kwkroll32 opened this issue May 11, 2016 · 2 comments
Labels

Comments

@kwkroll32
Copy link
Owner

kwkroll32 commented May 11, 2016

  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
    image

  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]

@kwkroll32
Copy link
Owner Author

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.

screenshot from 2016-05-16 14 28 22

kwkroll32 added a commit that referenced this issue May 16, 2016
@kwkroll32
Copy link
Owner Author

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?

screenshot from 2016-05-16 14 34 43

@kwkroll32 kwkroll32 added the Bug label May 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant