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
committed by Daniel James
parent d1a05aed0a
commit bf895af8f7

View File

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