Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Mark O’Donnell

    (@markodonnell)

    Hi donjuanjohn,
    Thanks for writing. The tbody content doesn’t appear to respect the table padding-left property. Interesting, I’ll have to look into this. In the meantime, modify the td.lf-col rule as shown:

    td.lf-col {
       text-align: right;
       font-weight: bold;
       padding-left: 10px;
    }

    I think that will do the trick for now.

    -Mark

    Thread Starter donjuanjohn

    (@donjuanjohn)

    It in fact did. Thanks Mark!

    Plugin Author Mark O’Donnell

    (@markodonnell)

    Cool.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Player Bio Info Padding Issue’ is closed to new replies.