From b6cf2bcefd5ddd20c11ee4b0d0f94e29e8f59c40 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Wed, 28 Oct 2020 21:31:16 +0200 Subject: improved the semantics for our icon scale, fixed preview, fixed navbar desktop --- src/components/post_status_form/post_status_form.vue | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'src/components/post_status_form') diff --git a/src/components/post_status_form/post_status_form.vue b/src/components/post_status_form/post_status_form.vue index 9cf38a9a..a427bb98 100644 --- a/src/components/post_status_form/post_status_form.vue +++ b/src/components/post_status_form/post_status_form.vue @@ -37,7 +37,7 @@ > {{ $t('post_status.scope_notice.public') }} @@ -49,7 +49,7 @@ > {{ $t('post_status.scope_notice.unlisted') }} @@ -61,7 +61,7 @@ > {{ $t('post_status.scope_notice.private') }} @@ -83,7 +83,7 @@ @click.stop.prevent="togglePreview" > {{ $t('post_status.preview') }} - + Error: {{ error }} @@ -302,7 +301,7 @@ class="media-upload-wrapper" > @@ -389,7 +388,6 @@ } .preview-toggle { - display: flex; cursor: pointer; user-select: none; @@ -524,7 +522,7 @@ position: relative; } - .button-icon { + .fa-scale-110 fa-old-padding { position: absolute; margin: 10px; margin: .75em; -- cgit v1.2.3-70-g09d2