Skip to content

Commit 86f890f

Browse files
committed
Align text inside input and select
1 parent 8d81c8a commit 86f890f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/input/input.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ md-input, md-textarea {
5656
.md-input-infix {
5757
position: relative;
5858
line-height: 22px;
59+
top: 4px;
5960
}
6061

6162
// The Input element proper.

0 commit comments

Comments
 (0)