Closed mansona closed 1 year ago
Also to fix: overflow of the blue color of the "title"
The tether positioning makes it difficult. We've two options:
right
and for mobile make it full width resultsright
for normal screens and left
for mobile screensTether position is a JavaScript thing right? Or can we do it in CSS? The reason I ask is because I am not a fan of JS based "media queries"
This is done and can be seen on the tracker branch for the guides update: https://deploy-preview-1717--ember-guides.netlify.app/release/ 🎉
In https://github.com/ember-learn/guidemaker-ember-template/pull/107 we have a wonderful new search design 😍 One improvement I would like to make is to actually right-align the search bar
This is similar to what is currently happening in the live guides:
I didn't want to block the previous PR because a) it's awesome and needed to be merged instantly!! and b) this work might need to be done in the ember-styleguide repo 🤔 not 100% sure on that one