diff --git a/src/components/date-picker/_date-picker.scss b/src/components/date-picker/_date-picker.scss index 183e60b2aa81..e7a29543bd82 100644 --- a/src/components/date-picker/_date-picker.scss +++ b/src/components/date-picker/_date-picker.scss @@ -125,7 +125,7 @@ top: rem(14px); } - .#{$prefix}--date-picker__icon + .#{$prefix}--date-picker__input { + .#{$prefix}--date-picker__icon ~ .#{$prefix}--date-picker__input { padding-left: $spacing-3xl; } diff --git a/src/components/date-picker/date-picker--light.hbs b/src/components/date-picker/date-picker--light.hbs index 4dbdf0ea4b82..329504be59ea 100644 --- a/src/components/date-picker/date-picker--light.hbs +++ b/src/components/date-picker/date-picker--light.hbs @@ -2,9 +2,9 @@
+ -
@@ -13,9 +13,9 @@
+ -
Invalid date format.
diff --git a/src/components/date-picker/date-picker--range-light.hbs b/src/components/date-picker/date-picker--range-light.hbs index 94d3fe73126f..51c141dd27dc 100644 --- a/src/components/date-picker/date-picker--range-light.hbs +++ b/src/components/date-picker/date-picker--range-light.hbs @@ -2,14 +2,14 @@
+ -
+ -
+ -
+ -
+ -
@@ -21,9 +21,9 @@ + -
Invalid date format.
diff --git a/src/components/date-picker/date-picker--single.hbs b/src/components/date-picker/date-picker--single.hbs index 00d238384419..71947049d4ad 100644 --- a/src/components/date-picker/date-picker--single.hbs +++ b/src/components/date-picker/date-picker--single.hbs @@ -6,9 +6,9 @@ + -
@@ -21,9 +21,9 @@ + -
Invalid date format.
diff --git a/src/components/date-picker/date-picker.hbs b/src/components/date-picker/date-picker.hbs index 48ff1ef7d8b1..697ff7544858 100644 --- a/src/components/date-picker/date-picker.hbs +++ b/src/components/date-picker/date-picker.hbs @@ -2,9 +2,9 @@
+ -
@@ -13,9 +13,9 @@
+ -
Invalid date format.
diff --git a/src/components/number-input/number-input.hbs b/src/components/number-input/number-input.hbs index 7d5c3a19731e..54494955cac2 100644 --- a/src/components/number-input/number-input.hbs +++ b/src/components/number-input/number-input.hbs @@ -12,13 +12,14 @@
- +
+
-
Invalid number
@@ -41,6 +41,7 @@
+
-
Optional helper text here; if message is more than one line text should wrap (~100 character count maximum)
diff --git a/src/components/search/search.hbs b/src/components/search/search.hbs index 6a3c78c12681..1d26c06eae8b 100644 --- a/src/components/search/search.hbs +++ b/src/components/search/search.hbs @@ -1,8 +1,7 @@ {{#is suffix "sm"}}
{{/is}} {{#is suffix "sm"}}
{{/is}} diff --git a/src/components/select/select.hbs b/src/components/select/select.hbs index 4a8e897c22b9..14b221f2ed85 100644 --- a/src/components/select/select.hbs +++ b/src/components/select/select.hbs @@ -1,5 +1,6 @@
+ +
- +
Validation message here
- +
Optional helper text goes here
diff --git a/src/components/text-input/text-input.hbs b/src/components/text-input/text-input.hbs index 2205a1b9053f..abc10e5f94aa 100644 --- a/src/components/text-input/text-input.hbs +++ b/src/components/text-input/text-input.hbs @@ -1,33 +1,33 @@
- +
- +
Validation message here
- +
Optional helper text goes here
- +
Optional helper text here; if message is more than one line text should wrap (~100 character count maximum)
- +