Skip to content

Commit

Permalink
fix(search): change font size
Browse files Browse the repository at this point in the history
  • Loading branch information
asudoh committed May 29, 2019
1 parent 6aa42bc commit 730ca7e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/components/src/components/search/_search.scss
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@

.#{$prefix}--search--xl .#{$prefix}--search-input {
@include type-style('body-short-02');
font-size: carbon--type-scale(4);
height: rem(48px);
padding: 0 rem(64px) 0 rem(48px);
}
Expand Down

0 comments on commit 730ca7e

Please sign in to comment.