aboutsummaryrefslogtreecommitdiff
path: root/components
diff options
context:
space:
mode:
Diffstat (limited to 'components')
-rw-r--r--components/Navbar.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/Navbar.qml b/components/Navbar.qml
index 03386744..7c4b8779 100644
--- a/components/Navbar.qml
+++ b/components/Navbar.qml
@@ -133,7 +133,7 @@ Rectangle {
width: children[0].width
MoneroComponents.TextPlain {
- anchors.verticalCenter: parent.verticalCenter
+ anchors.centerIn: parent
font.family: grid.fontFamily
font.pixelSize: grid.fontSize
font.bold: grid.fontBold