diff --git a/src/App.scss b/src/App.scss index 70769fad..dd43c5ca 100644 --- a/src/App.scss +++ b/src/App.scss @@ -502,6 +502,10 @@ nav { .text-format { float: right; } + + div { + padding-top: 5px; + } } .visibility-notice { diff --git a/src/components/post_status_form/post_status_form.vue b/src/components/post_status_form/post_status_form.vue index 8b8eeae0..543ab527 100644 --- a/src/components/post_status_form/post_status_form.vue +++ b/src/components/post_status_form/post_status_form.vue @@ -34,11 +34,14 @@
- +