docs.css: Remove border-color that's missing a value

/cc @mdo to fix this properly later
/cc @rcotrina94 from e1bb94c383
This commit is contained in:
Chris Rebert 2013-07-28 20:53:59 -07:00
parent e1180daca0
commit 59ad7a9cf4
1 changed files with 0 additions and 1 deletions

View File

@ -388,7 +388,6 @@ body {
.bs-example-type .table td {
color: #999;
vertical-align: middle;
border-color: ;
}
.bs-example-type .table td,
.bs-example-type .table th {