Make column alignment consistent in advanced settings (#5004)

This commit is contained in:
Ezhh 2017-01-07 11:33:38 +00:00 committed by Nils Dagsson Moskopp
parent ec70ea807a
commit 5bfa146c8d
Signed by: erlehmann
GPG Key ID: A3BC671C35191080
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;"