Commit ac59fad2 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

required mark should be displayed in the middle of first line, not whole lines.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45792 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 27769047
......@@ -570,7 +570,7 @@ fieldset.left{\n
\n
div.required label{\n
background-image:url("km_img/required_mark.png");\n
background-position:left center;\n
background-position:0 0.5em;\n
background-repeat:no-repeat;\n
padding-left: 10px;\n
}\n
......
1792
\ No newline at end of file
1793
\ 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