Skip to content

Commit

Permalink
Use the same height as our other number inputs.
Browse files Browse the repository at this point in the history
  • Loading branch information
m-e-h authored Feb 5, 2019
1 parent 201dc4f commit 8ea21ab
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/components/src/font-size-picker/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@

// Apply the same height as the font size picker dropdown.
.components-range-control__number {
height: 30px;
line-height: 28px;
padding-right: 0 !important;
margin-left: 0;

// Show the reset button as disabled until a value is entered.
Expand Down

0 comments on commit 8ea21ab

Please sign in to comment.