Making WordPress.org

Opened 3 years ago

Closed 4 weeks ago

Last modified 4 weeks ago

#6816 closed defect (bug) (fixed)

Some title are mis-aligned

Reported by: sebastienserre Owned by:
Priority: normal Milestone:
Component: WordPress.tv Keywords: has-patch close
Cc:

Description

Hello,

As we can see on https://wordpress.tv/2023/02/28/je-naime-pas-ecrire-du-css-depuis-je-theme-mieux/, the title is not correctly aligned.
I think it's related to the title length.

Attachments (1)

wptv-title.png (2.3 MB ) - added by obenland 4 weeks ago.

Change History (6)

#1 @maximebj
3 years ago

The containers uses flex with flex-wrap. So when the title is too short, it goes on the right.
Elements are stacked, Flexbox is not needed here.

This ticket was mentioned in PR #128 on WordPress/wordpress.org by @sebastienserre.


3 years ago
#2

  • Keywords has-patch added; needs-patch removed

@obenland
4 weeks ago

#3 @obenland
4 weeks ago

  • Keywords close added; 2nd-opinion removed

The above is what I see. Could you let me know if this is unexpected?

#4 @sebastienserre
4 weeks ago

  • Resolutionfixed
  • Status newclosed

Hello @obenland
It now seems to be OK and 3 years ago, I missed to take a screenshot... so I do not remember what was the issue.

@obenland commented on PR #128:


4 weeks ago
#5

Closing as meta.trac.wordpress.org/ticket/6816 was closed.

Note: See TracTickets for help on using tickets.