Opened 18 months ago
Last modified 17 months ago
#62918 new defect (bug)
Twenty Twelve :- Calendar block having issue with font-size in editor and frontend.
| Reported by: | nidhidhandhukiya | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Bundled Theme | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
Steps to reproduce the issue:-
- Activate Twenty Twelve theme.
- Choose Calendar block.
- Apply changes in font-size,
Now check in editor and frontend your applied changes is not applicable in both editor and frontend.
Attachments (1)
Change History (2)
This ticket was mentioned in PR #8318 on WordPress/wordpress-develop by @sabernhardt.
17 months ago
#1
- Keywords has-patch added
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
When a user selects a font size in the Calendar block, this resets its inner elements to
1emso they match the block's size.On the front end, the selector needs a higher specificity on the
tableto override the font size assigned to#wp-calendarinstyle.css.Trac 62918