Opened 5 years ago
Closed 4 years ago
#8161 closed defect (bug) (fixed)
Success or Failure message - Text alignment needs to be center
Reported by: | krupajnanda | Owned by: | imath |
---|---|---|---|
Milestone: | 8.0.0 | Priority: | normal |
Severity: | minor | Version: | 5.0.0 |
Component: | Templates | 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)
Change History (3)
Note: See
TracTickets for help on using
tickets.
More than this I believe the page should move directly to this feedback message using an anchor. I'm going to look at it. Thanks for your report.