Commit 3edb4117 authored by Ivan Tyagov's avatar Ivan Tyagov

Align all elements to left so no matter of length of username we have a consistent view

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26390 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a748c0ca
......@@ -446,11 +446,12 @@ body {\n
line-height:23px;\n
margin:0pt;\n
padding:5px 0pt 0pt;\n
text-align:center;\n
text-align: left;\n
width:20%;\n
}\n
\n
#tiologin img#user-img{\n
margin-left: 5px;\n
vertical-align: middle;\n
padding: 3px;\n
}\n
......
29
\ No newline at end of file
30
\ 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