Answer the question
In order to leave comments, you need to log in
How to change text alignment in table columns in Redmine when displaying?
All column values in tables are centered and this is not very convenient. How to change?
Answer the question
In order to leave comments, you need to log in
If you mean task list tables, etc. then you can align only by editing or writing a new topic.
table.list td {
text-align: left;
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question