CSS quebrado ao exibir inserções no modo Raw

O estilo atual é:

.modal.history-modal table.markdown\u003etbody\u003etr\u003etd, .modal.history-modal .revision-content {
    width: 47.5%;
    float: left;
}

O que quebra quando não há texto na célula da esquerda (exemplo: https://meta.discourse.org/t/welcome-to-meta-discourse-org/1):

5 curtidas

@awesomerobot In case this slipped by (I understand if it’s not a priority)

1 curtida

Looks like you are 90% there solving this bug, why don’t you do the missing 10% and submit a pull request with a fix? :heart_eyes:

1 curtida

Done: https://github.com/discourse/discourse/pull/12489

I never know when I should do it myself or when the team prefers to do it :sweat_smile:

1 curtida

:raised_hands:

It’s always best to ask if we aren’t planning on working on it in order to avoid working for nothing.

3 curtidas

It’s now fixed :tada:

Thanks a lot @Nacho_Caballero :+1:

3 curtidas