Project

General

Profile

Actions

Defect #179

closed

Table Column # is to narrow and cuts off digits

Added by Andi Becker over 16 years ago. Updated over 16 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

table.list td.id { width: 2%; text-align: center;}
should be so wide that you can display 4 digits.

Right now the second digit gets cut off when you display it in 974px
width should be at least 5% for 3 digits
and at least 10% for 4 digits.

Especially if you are having lots of issues i.e. in a longer project, then you get easily 4 digits or even more

i.e.
table.list td.id { width: 10%; text-align: center;}

Best of all would be to have it flexible, so that even 6 or more digits will fit if needed.

Actions

Also available in: Atom PDF