We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
&
1 parent 379a57f commit a49c030Copy full SHA for a49c030
src/lib/input/_input-theme.scss
@@ -40,7 +40,7 @@
40
41
// See md-input-placeholder-floating mixin in input.scss
42
md-input input:-webkit-autofill + .md-input-placeholder,
43
- .md-input-placeholder.md-float:not(.md-empty), &.md-float.md-focused {
+ .md-input-placeholder.md-float:not(.md-empty), .md-input-placeholder.md-float.md-focused {
44
45
.md-placeholder-required {
46
color: $input-required-placeholder-color;
0 commit comments