Skip to content

Commit c8303b4

Browse files
authored
fix(input): ensure all of label displays on safari (#871)
Closes #795
1 parent d52e6e0 commit c8303b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/input/input.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ $md-input-underline-disabled-background-image: linear-gradient(to right,
4646
display: inline-block;
4747
position: relative;
4848
font-family: $md-font-family;
49-
overflow: hidden;
5049

5150
// To avoid problems with text-align.
5251
text-align: left;

0 commit comments

Comments
 (0)