Skip to content

Commit

Permalink
fix(item): multiple input appearance when using datetime (#25498)
Browse files Browse the repository at this point in the history
* Revert "fix(item): multiple input appearance when using datetime (#25484)"

This reverts commit 3089f38.

* fix(item): multiple input appearance when using datetime

Resolves #25483
  • Loading branch information
sean-perkins authored Jun 17, 2022
1 parent 719091f commit 1a8d23d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/components/datetime/datetime.scss
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@
@include padding(4px, 4px, 4px, 4px);

position: absolute;

/**
* Explicit position values are required here
* as pseudo element positioning is incorrect
Expand Down

0 comments on commit 1a8d23d

Please sign in to comment.