Misaligned Header

I’ve only noticed this with Discourse Meta. Every other Discourse instance I’ve seen does not have this issue.

Is anybody else seeing this?

Just for context, this is how it should actually look.

2 Likes

Looks like this is the discourse-assign plugin, it’s being caused by this CSS coming from discourse-assign.scss:

.topic-list-header .topic-list-data.num:last-of-type {
margin-right: 50px;
}
3 Likes

Meta is running an experimental branch right now, so this shouldn’t be affecting any other sites. @jordan-vidrine has a fix in the pipeline :raised_hands:

6 Likes

Oh, that’s great news! I’m glad to hear that this visual glitch is already in the process of being resolved! :grinning:

2 Likes