summaryrefslogtreecommitdiff
path: root/js/PrefLabelTree.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-04 22:24:31 +0300
committerAndrew Dolgov <[email protected]>2018-12-04 22:24:31 +0300
commit2ab097b2e5d0470f39021e2c27252d1ee8f20d94 (patch)
tree0f149e6fc7a8a112c71e7cb0f48816ec5e09f891 /js/PrefLabelTree.js
parent88b8830a6bec4bb2278f410fd1e645d8289a99e9 (diff)
initial work for flat modern theme
Diffstat (limited to 'js/PrefLabelTree.js')
-rw-r--r--js/PrefLabelTree.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/PrefLabelTree.js b/js/PrefLabelTree.js
index f808e987b..45c96af16 100644
--- a/js/PrefLabelTree.js
+++ b/js/PrefLabelTree.js
@@ -64,7 +64,7 @@ define(["dojo/_base/declare", "dojo/dom-construct", "lib/CheckBoxTree", "dijit/f
const dialog = new dijit.Dialog({
id: "labelEditDlg",
title: __("Label Editor"),
- style: "width: 600px",
+ style: "width: 650px",
setLabelColor: function (id, fg, bg) {
let kind = '';