Revert "Fix style on settings tab"

This reverts commit 7b17b9059e.
This commit is contained in:
kwolekr 2015-01-18 13:19:40 -05:00
parent 6e9f287844
commit 44e4f5ab6e
1 changed files with 27 additions and 28 deletions

View File

@ -242,7 +242,6 @@ local function formspec(tabview, name, tabdata)
"textlist[8.33,2.7;4,1;;#888888" .. fgettext("Waving Leaves") .. ";0;true]" ..
"textlist[8.33,3.2;4,1;;#888888" .. fgettext("Waving Plants") .. ";0;true]"
end
return tab_string
end