Skip to content

Commit

Permalink
fix(input): ensure all of label displays on safari (#871)
Browse files Browse the repository at this point in the history
Closes #795
  • Loading branch information
kara committed Jul 16, 2016
1 parent d52e6e0 commit c8303b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/input/input.scss
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ $md-input-underline-disabled-background-image: linear-gradient(to right,
display: inline-block;
position: relative;
font-family: $md-font-family;
overflow: hidden;

// To avoid problems with text-align.
text-align: left;
Expand Down

0 comments on commit c8303b4

Please sign in to comment.