Fix CSS for collapsed table cells when showing insertion in Raw mode (#12489)
This commit is contained in:
parent
2ad9b3f432
commit
deb9e3cd22
|
@ -16,6 +16,7 @@
|
|||
.revision-content {
|
||||
width: 47.5%;
|
||||
float: left;
|
||||
min-height: 1px;
|
||||
|
||||
&:nth-of-type(2) {
|
||||
margin-left: 5%;
|
||||
|
|
Loading…
Reference in New Issue