Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

fix(dropdown): fixed dropdown style regression #824

Merged
merged 4 commits into from
Feb 4, 2019

Conversation

bmdalex
Copy link
Collaborator

@bmdalex bmdalex commented Feb 1, 2019

fix(dropdown): fixed dropdown style regression

  • height should be 32px for Dropdown and Input
  • width of trigger button and input (they should stretch to 100% of parent)

@bmdalex bmdalex force-pushed the fix/dropdown-style-regression branch 2 times, most recently from 1f2290e to 48ed84d Compare February 4, 2019 14:05
@codecov
Copy link

codecov bot commented Feb 4, 2019

Codecov Report

Merging #824 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #824   +/-   ##
=======================================
  Coverage   93.54%   93.54%           
=======================================
  Files          21       21           
  Lines         728      728           
  Branches       69       73    +4     
=======================================
  Hits          681      681           
  Misses         47       47

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 746dd31...3264e10. Read the comment docs.

- height should be 32px for Dropdown and Input
- width of trigger button and input (they should stretch to 100% of parent)
@bmdalex bmdalex force-pushed the fix/dropdown-style-regression branch from 6fa29c0 to 3264e10 Compare February 4, 2019 14:27
@bmdalex bmdalex merged commit 973c9ef into master Feb 4, 2019
@bmdalex bmdalex deleted the fix/dropdown-style-regression branch February 4, 2019 14:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants