diff --git a/base_exception/wizard/base_exception_confirm_view.xml b/base_exception/wizard/base_exception_confirm_view.xml
index be2bb8c49..1a9401c9c 100644
--- a/base_exception/wizard/base_exception_confirm_view.xml
+++ b/base_exception/wizard/base_exception_confirm_view.xml
@@ -6,7 +6,7 @@
         <field name="arch" type="xml">
             <form string="Outstanding exceptions to manager" version="7.0">
                 <group>
-                    <field name="exception_ids" nolabel="1" colspan="4">
+                    <field name="exception_ids" nolabel="1" colspan="2">
                         <tree>
                             <field name="name" />
                             <field name="description" />