Add a
padding to the css used for table. Suppose if you are using "simple" as css to
the <display:table> then set the following:
table.simple th.sorted a, th.sortable a
{
padding: 0px 8px 0px 0px;
}
padding: 0px 8px 0px 0px;
}
chidhu
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Mas Qutbuddin
Sent: Saturday, February 19, 2005 2:14 PM
To: [email protected]
Subject: [displaytag-user] sort icon is getting hidden behind titleIn the table header; the sort button is hidden behind the title if the title is little longany idea how can I fix thisMas

