Commit b4400c7a authored by Ivan Tyagov's avatar Ivan Tyagov

Add img tag to pre-init base HTML tags (to override browser's defaults).

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39949 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 20603e07
...@@ -68,7 +68,7 @@ body,html {\n ...@@ -68,7 +68,7 @@ body,html {\n
\n \n
}\n }\n
\n \n
fieldset, form {\n fieldset, form, img {\n
\n \n
\tborder:none;\n \tborder:none;\n
\tmargin:0;\n \tmargin:0;\n
......
1670 1671
\ No newline at end of file \ 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