Export to GitHub

blueprintcss - issue #80

td/th styles bust vertical rhythm


Posted on Feb 17, 2008 by Happy Ox

The pixel padding on the table cell styles bust the vertical rhythm.

Comment #1

Posted on Feb 18, 2008 by Happy Horse

Known problem. As the line height is 18px, this is hard to fix.

If each table cell were to follow the rhythm, they'd have to have a height of 18 or 36 pixels. The first one is too small, the second too large.

Suggestions?

Comment #2

Posted on Feb 19, 2008 by Happy Ox

My first choice would be to use 18 pixels, even if it is small.

Otherwise...maybe use a height of 27 pixels and require an even number of rows to maintain rhythm?

Comment #3

Posted on Feb 20, 2008 by Happy Horse

Interesting idea. Thanks, I'll have a go at it. :)

Status: New

Labels:
Type-Defect Priority-Medium