mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-19 11:51:23 +02: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:
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user