From 4b2e92feefff0c860bb854b024931da12df8c761 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Wed, 6 May 2020 12:49:51 +0200 Subject: [PATCH 1/2] Revert topbar changes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- src/components/TopBar.vue | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/src/components/TopBar.vue b/src/components/TopBar.vue index 711ddb8..57709da 100644 --- a/src/components/TopBar.vue +++ b/src/components/TopBar.vue @@ -51,15 +51,9 @@ $top-bar-height: 60px; button { cursor: pointer; - min-height: 44px; // Fix button having too little spacing left and right of text - &:not(.button-small) { - padding-left: 16px; - padding-right: 16px; - } - - &.button-small { + &:not(:first-child) { width: 44px; height: 44px; border: none; From f2129ea224bce9135fd0101dd36b0b319277479b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Wed, 6 May 2020 13:16:34 +0200 Subject: [PATCH 2/2] Remove unecessary props MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- src/views/Create.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/views/Create.vue b/src/views/Create.vue index 060fb6f..f4377ba 100644 --- a/src/views/Create.vue +++ b/src/views/Create.vue @@ -37,8 +37,6 @@ {{ t('forms', 'Responses') }}