diff options
-rw-r--r-- | client/src/app/shared/shared-forms/markdown-textarea.component.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/shared/shared-forms/markdown-textarea.component.scss b/client/src/app/shared/shared-forms/markdown-textarea.component.scss index f2c76f7a1..39e72b5bc 100644 --- a/client/src/app/shared/shared-forms/markdown-textarea.component.scss +++ b/client/src/app/shared/shared-forms/markdown-textarea.component.scss | |||
@@ -43,7 +43,7 @@ $input-border-radius: 3px; | |||
43 | } | 43 | } |
44 | 44 | ||
45 | .grey-button { | 45 | .grey-button { |
46 | padding: 0 12px 0 12px; | 46 | padding: 0 7px 0 12px; |
47 | } | 47 | } |
48 | } | 48 | } |
49 | } | 49 | } |