Skip to content

Commit 7d41437

Browse files
committed
remove forced font-size
1 parent 1424976 commit 7d41437

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/input/input-container.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ $mat-input-wrapper-padding-bottom:
6767
// TODO(mmalerba): should this come from typography settings? If so a lot of this CSS needs to go
6868
// into some sort of typography mixin.
6969
line-height: $mat-input-line-height;
70-
font-size: 16px;
7170

7271
// To avoid problems with text-align.
7372
text-align: left;

0 commit comments

Comments
 (0)