Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

💅🏼 Set width of search input to almost 100% #764

Merged
merged 1 commit into from
Jun 29, 2017

Conversation

aileen
Copy link
Member

@aileen aileen commented Jun 29, 2017

closes TryGhost/Ghost#8630

Add width: 100% to .ember-power-select-search input class so the input field is full width.

Before:

search_input

After:

search_input

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.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 73.105% when pulling de600a4 on AileenCGN:1.0.0-dev/ui-width-search-input into 3ff999e on TryGhost:master.

@JohnONolan JohnONolan merged commit ad2eeab into TryGhost:master Jun 29, 2017
@aileen aileen deleted the 1.0.0-dev/ui-width-search-input branch October 13, 2017 09:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants