From f9bfe2ea3792e403d41bf8fe81176e4ca9957b2b Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Fri, 31 Aug 2018 04:23:06 +0000 Subject: [PATCH] post status form: styling fixes for content-type selector, align icons with selector --- src/App.scss | 4 ++++ .../post_status_form/post_status_form.vue | 13 ++++++++----- 2 files changed, 12 insertions(+), 5 deletions(-) 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 @@
- +