Stop text overflowing the richtext preview pane
This commit is contained in:
parent
92210a5be1
commit
1f8bbc2574
1 changed files with 1 additions and 0 deletions
|
@ -1623,6 +1623,7 @@ a.button.submit {
|
|||
display: inline-block;
|
||||
padding: 20px;
|
||||
background-color: #f4f4ff;
|
||||
overflow-x: scroll;
|
||||
|
||||
&.loading {
|
||||
background-image: image-url("loading.gif");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue