mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 11:13:22 +08:00
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
Block a user