There was an issue with the alignment of elements when components used both the me-auto and ms-md-auto classes. Additionally, the mx-{breakpoint}-auto class has been added.
[ ] Unit Test Added
[x] Manual Test/Other (Please elaborate)
Types of changes
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Description / Motivation
Testing Details
There was an issue with the alignment of elements when components used both the
me-auto
andms-md-auto
classes. Additionally, themx-{breakpoint}-auto
class has been added.Types of changes