現在のスタイルは次のとおりです。
.modal.history-modal table.markdown\u003etbody\u003etr\u003etd, .modal.history-modal .revision-content {
width: 47.5%;
float: left;
}
左側のセルにテキストがない場合に壊れます(例:https://meta.discourse.org/t/welcome-to-meta-discourse-org/1):
現在のスタイルは次のとおりです。
.modal.history-modal table.markdown\u003etbody\u003etr\u003etd, .modal.history-modal .revision-content {
width: 47.5%;
float: left;
}
左側のセルにテキストがない場合に壊れます(例:https://meta.discourse.org/t/welcome-to-meta-discourse-org/1):
@awesomerobot In case this slipped by (I understand if it’s not a priority)
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? 
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 
![]()
It’s always best to ask if we aren’t planning on working on it in order to avoid working for nothing.