[wp-trac] [WordPress Trac] #61130: WP 2024 Theme CSS Bug
WordPress Trac
noreply at wordpress.org
Thu May 2 19:14:46 UTC 2024
#61130: WP 2024 Theme CSS Bug
----------------------------+-----------------------------
Reporter: strukturdoktor | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version: 6.5
Severity: normal | Keywords:
Focuses: |
----------------------------+-----------------------------
Hi there,
I use WP 2024 Version 6.5.2 an 2024 Theme Version 1.1. I use standard
bullet points in the List element. The bullet points are left outside the
surrounding box, and depending on the other elements below they disappear.
I used following code in the custom css:
ul li {
list-style-position:inside;
}
Then, the bullet points are more or less in the right position, but then
some errors occur:
- In the Block Editor the bullet point is on one line and the text is
shown on the next line
- In normal view mode, the bullet points and text is shown properly, but
if there is an automatic line break, the text starts at the beginning of
the new line and is not indented correctly
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61130>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list