From: Benjamin Auder <benjamin.auder@somewhere>
Date: Sat, 15 Feb 2020 23:34:50 +0000 (+0100)
Subject: Small margin adjustment on Game page
X-Git-Url: https://git.auder.net/doc/html/css/scripts/vendor/%3C?a=commitdiff_plain;h=1d6d7b1d4027cbab04ded299d057ad2fb2896ee6;p=vchess.git

Small margin adjustment on Game page
---

diff --git a/client/src/views/Game.vue b/client/src/views/Game.vue
index 7971aabe..2a7fae87 100644
--- a/client/src/views/Game.vue
+++ b/client/src/views/Game.vue
@@ -715,7 +715,7 @@ export default {
 
 #actions
   display: inline-block
-  margin-top: 10px
+  margin: 0
   button
     display: inline-block
     margin: 0