changeset 901:36731fbe51a2

bottom margin increased for bottleneckdeselection
author Thomas Junk <thomas.junk@intevation.de>
date Tue, 02 Oct 2018 16:25:10 +0200
parents 62a30a78ac2f
children 396b0e35c8eb
files client/src/application/Main.vue
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/client/src/application/Main.vue	Tue Oct 02 16:10:50 2018 +0200
+++ b/client/src/application/Main.vue	Tue Oct 02 16:25:10 2018 +0200
@@ -33,7 +33,7 @@
       margin: {
         top: 20,
         right: 40,
-        bottom: 20,
+        bottom: 30,
         left: 40
       }
     };