Skip to content

sharing: set end margin for labels in Networks list box

Currently if a network connection's name is long enough, there will be no space between the name label widget and the switch button widget next to it.

Fix that by setting the end margin of label widget as 6 to keep some space between those two widgets.

Merge request reports