diff --git a/interface/src/ui/UpdateDialog.cpp b/interface/src/ui/UpdateDialog.cpp
index ace022b683..33024586be 100644
--- a/interface/src/ui/UpdateDialog.cpp
+++ b/interface/src/ui/UpdateDialog.cpp
@@ -23,8 +23,8 @@ UpdateDialog::UpdateDialog(QWidget *parent, const QString& releaseNotes, const Q
Ui::Dialog dialogUI;
dialogUI.setupUi(this);
- QString updateRequired = QString("You are currently running build %1, the latest build released is %2. \
- Please download and install the most recent release to access the latest features and bug fixes.")
+ QString updateRequired = QString("You are currently running build %1, the latest build released is %2."
+ "\n\nPlease download and install the most recent release to access the latest features and bug fixes.")
.arg(Application::getInstance()->applicationVersion(), latestVersion);
setAttribute(Qt::WA_DeleteOnClose);
diff --git a/interface/ui/updateDialog.ui b/interface/ui/updateDialog.ui
index 25d9936b36..fc375e17c2 100644
--- a/interface/ui/updateDialog.ui
+++ b/interface/ui/updateDialog.ui
@@ -10,7 +10,7 @@
0
0
750
- 243
+ 213
@@ -28,16 +28,19 @@
50
20
641
- 141
+ 111
- 18
- 50
- false
+ Arial
+ -1
+
+ font-family: Arial;
+font-size: 20px;
+
@@ -49,7 +52,7 @@
360
- 190
+ 160
374
42