1
0
forked from boostorg/mpl

Docs/cosmetic: fix td/th border style in Firefox

[SVN r69117]
This commit is contained in:
Aleksey Gurtovoy
2011-02-21 10:00:08 +00:00
parent 3a4c350910
commit 161b05edfb

View File

@@ -644,6 +644,7 @@ td,
table.table table.table
th th
{ {
border: solid 1px #c7c7c7;
vertical-align: top; vertical-align: top;
} }