From: Chris Rebert Date: Mon, 29 Jul 2013 03:53:59 +0000 (-0700) Subject: docs.css: Remove border-color that's missing a value X-Git-Tag: v3.0.0~110^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59ad7a9cf454a024ae0c9091d2e37f373181fb27;p=thirdparty%2Fbootstrap.git docs.css: Remove border-color that's missing a value /cc @mdo to fix this properly later /cc @rcotrina94 from e1bb94c38370fd2542415557c660d0804d4f42b1 --- diff --git a/assets/css/docs.css b/assets/css/docs.css index 5228cad634..4cbe895ea4 100644 --- a/assets/css/docs.css +++ b/assets/css/docs.css @@ -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 {