~ci-train-bot/ubuntu-settings-components/ubuntu-settings-components-ubuntu-zesty-2106

« back to all changes in this revision

Viewing changes to plugins/Ubuntu/Settings/Menus/ModemInfoItem.qml

  • Committer: Michael Zanetti
  • Date: 2016-06-27 09:20:00 UTC
  • mto: This revision was merged to the branch mainline in revision 154.
  • Revision ID: michael.zanetti@canonical.com-20160627092000-422yg2lxj0tttj9s
add back a second row to increase spacing to roaming items

Show diffs side-by-side

added added

removed removed

Lines of Context:
82
82
 
83
83
                    visible: name !== ""
84
84
                }
 
85
            }
 
86
 
 
87
            Row {
 
88
                spacing: units.gu(0.5)
 
89
                height: parent.height
85
90
 
86
91
                Label {
87
92
                    id: labelRoaming