From 29fe1df4900d2988cacf1d93807a220980d2f62d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ole=20Volds=C3=A6ter?= <ole.voldsater@uib.no>
Date: Tue, 16 Mar 2021 15:37:48 +0100
Subject: [PATCH] =?UTF-8?q?re=20meta#300=20fjernet=20padding=20nederst=20p?=
 =?UTF-8?q?=C3=A5=20main?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/components/DictionaryView.vue | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/components/DictionaryView.vue b/src/components/DictionaryView.vue
index af1fca9d..48ddafe7 100644
--- a/src/components/DictionaryView.vue
+++ b/src/components/DictionaryView.vue
@@ -271,7 +271,6 @@ export default {
 
 <style>
 main {
-  padding-bottom: 20px;
   flex: 1 0 auto;
   background-color: var(--v-tertiary-base);
 }
-- 
GitLab