mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
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:
parent
e1180daca0
commit
59ad7a9cf4
1 changed files with 0 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue