Opened 17 months ago
#8161 new defect (bug)
Success or Failure message - Text alignment needs to be center
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | minor | Version: | 5.0.0 |
Component: | Settings | Keywords: | needs-patch has-screenshot |
Cc: |
Description
After changing the settings either we get the success or failure message upon input but the alignment of the message is not center. It would be better if we change the alignment to make it better as per UX
Currently, it is align-items: stretch
which should get changed to align-items: center
Attachments (1)
Note: See
TracTickets for help on using
tickets.