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:
parent
0b159f21eb
commit
d46d8c3cb8
1 changed files with 0 additions and 3 deletions
|
@ -12,9 +12,6 @@
|
|||
[column]
|
||||
grow_factor = 1
|
||||
|
||||
border = "all"
|
||||
border_size = 5
|
||||
|
||||
horizontal_grow = "true"
|
||||
vertical_grow = "true"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue