Addons List: removed border around containing listbox

Widgets usually leave it up to the dialogs to provide a border. Since this entire widget is wrapped in
a listbox, there's no need to adjust any internal borders.
This commit is contained in:
Charles Dang 2017-02-20 01:07:18 +11:00
parent 0b159f21eb
commit d46d8c3cb8

View file

@ -12,9 +12,6 @@
[column]
grow_factor = 1
border = "all"
border_size = 5
horizontal_grow = "true"
vertical_grow = "true"