From 6b2134517be00d50e3c60fa58576b705c0783e55 Mon Sep 17 00:00:00 2001
From: Xavier <xavier@c-est-simple.com>
Date: Tue, 24 Oct 2017 19:19:27 +0200
Subject: [PATCH] merge

---
 resources/glyphEditor.html | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/resources/glyphEditor.html b/resources/glyphEditor.html
index b1f1147..36e5f21 100644
--- a/resources/glyphEditor.html
+++ b/resources/glyphEditor.html
@@ -35,9 +35,7 @@ SOFTWARE.
   <head>
     <meta charset="utf-8" />
     <style>
-      body {
-      }
-      #chars table {
+      #form, #chars table {
         user-select: none; 
         -moz-user-select: none; 
         margin-top: 5px;
-- 
GitLab