Fix CSS for collapsed table cells when showing insertion in Raw mode (#12489)

This commit is contained in:
Nacho Caballero 2021-03-23 10:43:25 +01:00 committed by GitHub
parent 2ad9b3f432
commit deb9e3cd22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@
.revision-content {
width: 47.5%;
float: left;
min-height: 1px;
&:nth-of-type(2) {
margin-left: 5%;