Opened 15 months ago
Closed 3 months ago
#58547 closed defect (bug) (fixed)
Twenty Seventeen: Calendar block header cells should be centered
Reported by: | nkeller15 | Owned by: | karmatosed |
---|---|---|---|
Milestone: | 6.6 | Priority: | normal |
Severity: | trivial | Version: | 6.2.2 |
Component: | Bundled Theme | Keywords: | has-patch commit |
Focuses: | css | Cc: |
Description
The th elements in the Calendar block are not centered like the rest of the text in the Calendar which looks odd.
Attachments (5)
Change History (12)
#1
@
15 months ago
- Keywords 2nd-opinion added
- Severity changed from normal to trivial
- Summary changed from Twenty Seventeen - Calendar Widget <th> alignment should be centered to Twenty Seventeen: Calendar block header cells should be centered
The Calendar block is not as likely to be used inside the post content area as within one of the widget areas in a "classic" theme such as Twenty Seventeen. The header cells already are centered where the block is expected.
That said, the patch works on the front end. If the styles are changed in blocks.css
, then editor-blocks.css
probably should have the same.
#2
@
5 months ago
- Keywords changes-requested added; 2nd-opinion removed
I would like to see this patch at least refreshed also to have it work for the editor before further consideration. I think there might be a case to add it if it doesn't break anything but benefits in the particular case, that said it needs to be both front and editor applied. Thank you everyone for your collaboration so far.
#5
@
3 months ago
- Keywords changes-requested needs-refresh removed
Added Patch as per mentioned in above comment (Changes are added in block.css & editor-blocks.css)
Screenshot