kwkroll32 / QuaCRS

Quality Control for RNA-Seq
Other
1 stars 3 forks source link

mashed menus & tiny anchors #54

Open kwkroll32 opened 8 years ago

kwkroll32 commented 8 years ago

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 commented 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.

screenshot from 2016-05-16 14 28 22

kwkroll32 commented 8 years ago

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