feat: added tw icon to menu and sidebar; optimised search's css #946
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Twitter Button & Header improvements
Hopefully, updating the Header and Search is still in the scope of adding the Twitter Button from your point of view. Let's see. :)
Resolves #945
Twitter Button
Twitter Button in the Header (previous top - new bottom)
Twitter and GitHub button in the Sidebar (previous left - new right)
Search Updates (previous left - now right)
Due to the new Twitter button in the Header, I had to improve (fix) the css of the Search component as well.
Increased
em
in the existing Media QueryThis resolves issues on smaller devices (eg. iPhone 5 or iPad):
References