Make column alignment consistent in advanced settings

This commit is contained in:
Ezhh 2017-01-07 00:24:09 +00:00 committed by GitHub
parent b387f95ed3
commit 9be5c1109f
1 changed files with 1 additions and 1 deletions

View File

@ -544,7 +544,7 @@ end
local function create_settings_formspec(tabview, name, tabdata)
local formspec = "size[12,6.5;true]" ..
"tablecolumns[color;tree;text;text]" ..
"tablecolumns[color;tree;text,width=32;text]" ..
"tableoptions[background=#00000000;border=false]" ..
"table[0,0;12,5.5;list_settings;"