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

Commits on Jun 29, 2017

  1. 💅🏼 Set width of searchinput to 100%

    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 committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    de600a4 View commit details
    Browse the repository at this point in the history