Skip to content

Commit

Permalink
fix(search): change font size (#2868)
Browse files Browse the repository at this point in the history
Refs #2200.
  • Loading branch information
asudoh authored and emyarod committed May 29, 2019
1 parent 19aa065 commit 23a6ab1
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 23a6ab1

Please sign in to comment.