We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 27a3867 + 896c8df commit cfca80eCopy full SHA for cfca80e
1 file changed
apps/comments/css/comments.scss
@@ -22,6 +22,9 @@
22
padding: 10px;
23
min-height: 44px;
24
margin: 0;
25
+
26
+ /* Prevent the text from overlapping with the submit button. */
27
+ padding-right: 30px;
28
}
29
30
#commentsTabView .newCommentForm {
0 commit comments