diff --git a/src/freedombone-addremove b/src/freedombone-addremove
index 053e3772732d635d2eaf72b93ee21c411803c933..d6a0735a2829375a8116c03841311b4a8bd93611 100755
--- a/src/freedombone-addremove
+++ b/src/freedombone-addremove
@@ -208,7 +208,7 @@ function install_apps_selected {
             dialog --title $"$installs" \
                    --backtitle $"Freedombone" \
                    --defaultno \
-                   --yesno $"\nYou have chosen to install the $installs app.\n\nIf you select 'yes' then the install will go ahead.\n\nAre you sure that you wish to continue?" 15 60
+                   --yesno $"\nYou have chosen to install the $installs app.\n\nIf you select 'yes' then the install will go ahead.\n\nAre you sure that you wish to continue?" 11 60
         else
             dialog --title $"Add applications" \
                    --backtitle $"Freedombone" \