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

Should the width of the search input be 100%? in Ghost Admin sidebar #8630

Closed
zce opened this issue Jun 25, 2017 · 1 comment · Fixed by TryGhost/Admin#764
Closed

Should the width of the search input be 100%? in Ghost Admin sidebar #8630

zce opened this issue Jun 25, 2017 · 1 comment · Fixed by TryGhost/Admin#764
Assignees

Comments

@zce
Copy link
Contributor

zce commented Jun 25, 2017

Issue Summary

2017-06-25 11 57 26

Technical details:

  • Ghost Version: 1.0.0-beta.2
aileen added a commit to aileen/Admin that referenced this issue Jun 29, 2017
closes TryGhost/Ghost#8630

Add `width: 100%` to `.ember-power-select-search input` class so the input field is full width.
aileen added a commit to aileen/Admin that referenced this issue Jun 29, 2017
closes TryGhost/Ghost#8630

Add `width: calc(100% - 8px)` (substract 8px to keep a bit of a padding to the icon) to `.ember-power-select-search input` class so the input field is full width.
@aileen
Copy link
Member

aileen commented Jun 29, 2017

Thanks for the suggestion, @zce !!

JohnONolan pushed a commit to TryGhost/Admin that referenced this issue Jun 29, 2017
closes TryGhost/Ghost#8630

Add `width: calc(100% - 8px)` (substract 8px to keep a bit of a padding to the icon) to `.ember-power-select-search input` class so the input field is full width.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants