add fix code align

This commit is contained in:
Dmitriy Zaporozhets 2011-11-11 10:28:06 +02:00
parent a5058229e4
commit 6f915d5a01

View file

@ -576,8 +576,12 @@ td.code {
table.highlighttable pre{
line-height:16px !important;
font-size:12px !important;
text-align: right;
padding-right: 4px;
}
table.highlighttable .linenodiv pre {
text-align: right;
padding-right: 4px;
}
.project-refs-form {