Skip to content
Snippets Groups Projects
Commit c7f1bb18 authored by niyasraphy's avatar niyasraphy
Browse files

[FIX] base: country form oe_button_box alignment


closes odoo/odoo#106319

Signed-off-by: default avatarRémy Voet <ryv@odoo.com>
parent 01fb9cab
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@
<field name="arch" type="xml">
<form create="0" delete="0">
<sheet>
<div class="oe_button_box">
<div class="oe_button_box" name="button_box">
</div>
<field name="image_url" widget="image_url" class="oe_avatar" options="{'size': [128,128]}"/>
<group name="main_group">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment