Skip to content

Commit a9c7aee

Browse files
author
Cathy Siller
committed
fix(text-input): correct disabled placeholder styles, all browsers
1 parent 1b9c0f1 commit a9c7aee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/helix-ui/styles/components/text-inputs.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
}
3535

3636
&[disabled] {
37+
#Mix.disabledPlaceholder();
3738
background-color: @gray-50;
3839
border-color: @gray-300;
3940
border-width: 1px;

0 commit comments

Comments
 (0)