Skip to content

Commit

Permalink
fix(datetime): do no change order of formatted dates w/ rtl (#17024)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdbradley authored Jan 9, 2019
1 parent f1c970a commit 169da37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/src/components/datetime/datetime.scss
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,6 @@ button {

min-height: inherit;

direction: ltr;
overflow: inherit;
}

0 comments on commit 169da37

Please sign in to comment.