Commit f5b5593f authored by Ivan Tyagov's avatar Ivan Tyagov

Align to top listbox.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38617 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent efce89a7
......@@ -667,7 +667,7 @@ table.listbox{\n
table.listbox th,\n
table.listbox td {\n
text-align:left;\n
vertical-align: middle;\n
vertical-align: top;\n
border-color:#3D6474;\n
border-style:solid;\n
border-width:0 1px;\n
......
1022
\ No newline at end of file
1023
\ 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