diff options
Diffstat (limited to 'components/NetworkStatusItem.qml')
| -rw-r--r-- | components/NetworkStatusItem.qml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/components/NetworkStatusItem.qml b/components/NetworkStatusItem.qml index e9b1b3ae..edc22595 100644 --- a/components/NetworkStatusItem.qml +++ b/components/NetworkStatusItem.qml @@ -57,7 +57,6 @@ Rectangle { Item { id: iconItem - anchors.top: parent.top width: 40 * scaleRatio height: 40 * scaleRatio opacity: { @@ -84,8 +83,6 @@ Rectangle { } Item { - anchors.top: parent.top - anchors.left: iconItem.right height: 40 * scaleRatio width: 260 * scaleRatio |
