Commit 59ad7a9c authored by Chris Rebert's avatar Chris Rebert

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

/cc @mdo to fix this properly later
/cc @rcotrina94 from e1bb94c3
parent e1180dac
...@@ -388,7 +388,6 @@ body { ...@@ -388,7 +388,6 @@ body {
.bs-example-type .table td { .bs-example-type .table td {
color: #999; color: #999;
vertical-align: middle; vertical-align: middle;
border-color: ;
} }
.bs-example-type .table td, .bs-example-type .table td,
.bs-example-type .table th { .bs-example-type .table th {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment