Skip to content

Commit

Permalink
Added extra space to Remote Administration dialog bug#988904
Browse files Browse the repository at this point in the history
  • Loading branch information
ancorgs committed Oct 7, 2016
1 parent bd6e664 commit 736fa09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/include/network/remote/dialogs.rb
Expand Up @@ -57,6 +57,8 @@ def RemoteMainDialog

allow_buttons = RadioButtonGroup(
VBox(
# Small spacing (bsc#988904)
VSpacing(0.3),
# RadioButton label
Left(
RadioButton(
Expand Down

0 comments on commit 736fa09

Please sign in to comment.