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 952f750 commit 336d809Copy full SHA for 336d809
core/src/components/input/input.md.solid.scss
@@ -67,13 +67,6 @@
67
68
:host(.input-fill-solid.input-label-placement-stacked) .label-text-wrapper,
69
:host(.input-fill-solid.input-label-placement-floating) .label-text-wrapper {
70
- max-width: 100%;
71
-}
72
-
73
-:host(.has-focus.input-fill-solid.input-label-placement-stacked) .label-text-wrapper,
74
-:host(.has-value.input-fill-solid.input-label-placement-stacked) .label-text-wrapper,
75
-:host(.has-focus.input-fill-solid.input-label-placement-floating) .label-text-wrapper,
76
-:host(.has-value.input-fill-solid.input-label-placement-floating) .label-text-wrapper {
77
/**
78
* Label text should not extend
79
* beyond the bounds of the input.
0 commit comments