Commit 5e864526 authored by Fabien Morin's avatar Fabien Morin

add a clear block that permit to have left and right fieldsets of forms...

add a clear block that permit to have left and right fieldsets of forms exactly align in the other navigators than firefox : before it was align only in firefox

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20048 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1efc2179
......@@ -76,6 +76,8 @@
info python: \'Edit this form\\\'s action\';\n
object python: getattr(here, form.action, None);">\n
<tal:block metal:use-macro="developper_shortcut_render/macros/edit_link" />\n
<div class="clear">\n
</div>\n
</tal:block>\n
</tal:block>\n
<tal:block metal:define-macro="field_developper">\n
......
512
\ No newline at end of file
516
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment