Opened 4 years ago
Closed 3 years ago
#5692 closed defect (bug) (fixed)
Mobile design issue on support forums profile
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | low | |
Component: | Support Forums | Keywords: | has-screenshots has-patch |
Cc: |
Description
Hi,
When I edit my profile. Then update button around not good alignment borders. More information see mentioned screenshot.
Attachments (3)
Change History (7)
#1
follow-up:
↓ 2
@
4 years ago
- Component changed from General to Support Forums
- Keywords has-patch added
- Priority changed from normal to low
- Summary changed from Design issue on mobile to Mobile design issue on support forums profile
Thank you for the ticket, @sumitsingh
I have no idea what that fieldset border purpose is. In my opinion that border would go away and the Submit button would have a different color for better accessibility.
But, since this is not the matter addressed in this ticket, here's a patch that adds padding-top: 20px;
to that fieldset only, for those screen sizes the padding-top is set to 0
for fieldset.
#2
in reply to:
↑ 1
@
4 years ago
Hi,
I am 100% agree for remove the border.
Replying to vladytimy:
Thank you for the ticket, @sumitsingh
I have no idea what that fieldset border purpose is. In my opinion that border would go away and the Submit button would have a different color for better accessibility.
But, since this is not the matter addressed in this ticket, here's a patch that adds
padding-top: 20px;
to that fieldset only, for those screen sizes the padding-top is set to0
for fieldset.
Issue screenshot