diff --git a/gui/components/Splash.qml b/gui/components/Splash.qml
index 2b374b9c10fd4d65b109f21b3033b124ebeb7468..c9351804aaa0dcd371ae962d8b358605860ffde0 100644
--- a/gui/components/Splash.qml
+++ b/gui/components/Splash.qml
@@ -53,7 +53,7 @@ Page {
 
         Image {
             id: connectionImage
-            height: 180
+            height: 135
             width: parent.width
             anchors.horizontalCenter: parent.horizontalCenter
             source: customTheme.iconSplash