mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01: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
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user