Skip to content

Commit e9eafdc

Browse files
AdrienClairembaulttrasher
authored andcommitted
Prevent form tags from clipping when the line overflow
1 parent adf56be commit e9eafdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/includes/components/_richtext.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,5 @@ body.mce-content-body {
116116
background: rgb(0, 0, 0, 20%);
117117
border-radius: 3px;
118118
padding: 5px;
119+
line-height: 32px;
119120
}

0 commit comments

Comments
 (0)