diff --git a/resources/glyphEditor.html b/resources/glyphEditor.html index b1f1147ece28635f038a4a87cf17809efd2d4a1d..36e5f213b6535ac315ee4863668de953047826ce 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;