td.myclass{
width: 6em;
text-align: right;
padding-right: 2em;
}
As you can see, I'd like to have the text in the cell right aligned, 2em from the right cell border.
This doesn't work.
The text is right aligned but it stays stuck on the right border (the padding-right
instruction has no effect).
Any idea why? How can I make it work? I'm using Firefox 22.
for text position use