diff --git a/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ContainerSubtraction.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ContainerSubtraction.ui
index 7b2bd714ce5980f5c750a4088eb6dfdb251a32d8..c98b9805596623d125ca25a3e9e1ea2108344948 100644
--- a/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ContainerSubtraction.ui
+++ b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ContainerSubtraction.ui
@@ -147,17 +147,17 @@
                 </item>
               </layout>
             </item>
-            <item row="0" column="2">
+            <item row="1" column="0">
               <widget class="QCheckBox" name="ckShiftCan">
                 <property name="text">
-                  <string>Shift Container:</string>
+                  <string>Shift x-values of container by adding:</string>
                 </property>
                 <property name="checked">
                   <bool>false</bool>
                 </property>
               </widget>
             </item>
-            <item row="0" column="3">
+            <item row="1" column="1">
               <layout class="QHBoxLayout" name="loShift">
                 <item>
                   <widget class="QDoubleSpinBox" name="spShift">