mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 11:28:18 +00: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…
x
Reference in New Issue
Block a user