Opened 5 weeks ago
Closed 5 weeks ago
#63565 closed defect (bug) (duplicate)
Twenty Seventeen - Table block having padding issue with first column.
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | minor | Version: | |
Component: | Bundled Theme | Keywords: | |
Focuses: | Cc: |
Description
Steps to reproduce the issue :-
- Activate Twenty Seventeen theme.
- Choose Table block.
- Add some text.
You can able to see a difference of padding in first and second columnn, in first column there is no padding and in second there is a little padding which not looks proper.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
#38447 intentionally removed the padding for the first table cells, and the PR on #58297 proposes to enforce that style in the block editor.