Opened 7 years ago
Closed 6 years ago
#49619 closed defect (bug) (fixed)
Use <hr /> instead of margin on Freedoms page.
| Reported by: | chetan200891 | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.4 |
| Component: | Help/About | Version: | 5.4 |
| Severity: | normal | Keywords: | has-patch has-screenshots commit fixed-major dev-reviewed |
| Cc: | Focuses: | ui |
Description
On freedoms.php there is margin-bottom used instead of <hr />. On other page <hr /> used to separate sections. So on freedoms.php it should be <hr /> instead of margin-bottom.
Attachments (2)
Change History (11)
#3
@
7 years ago
- Keywords has-screenshots commit added
Thanks for the patch! Just confirming 49619.diff indeed fixes the inconsistent vertical whitespace. Looks good to me.
#5
@
7 years ago
- Keywords fixed-major dev-feedback added
- Resolution fixed
- Status closed → reopened
Reopening for backporting to the 5.4 branch after a second committer's review.
While not strictly a regression in 5.4, this is related to the 5.3 About page design overhaul in #47708, so it's technically a regression in that release.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Created patch.