[FIX] fix height of configuration wizard.
authorYogesh Sakhreliya <ysa@tinyerp.com>
Wed, 29 Dec 2010 07:49:51 +0000 (13:19 +0530)
committerYogesh Sakhreliya <ysa@tinyerp.com>
Wed, 29 Dec 2010 07:49:51 +0000 (13:19 +0530)
bzr revid: ysa@tinyerp.com-20101229074951-s3yhn5regplzei5l

bin/addons/base/res/res_config.xml

index 79e1e25..4b0db4c 100644 (file)
@@ -7,7 +7,7 @@
       <field name="arch" type="xml">
        <form>
          <group colspan="4" col="8">
-           <group colspan="1" width="220" height="250">
+           <group colspan="1" width="220">
              <field name="config_logo" widget="image" width="220" height="130" nolabel="1"/>
              <newline/>
              <label align="0.0" string="description" width="200" colspan="2"/>