From 59ad7a9cf454a024ae0c9091d2e37f373181fb27 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sun, 28 Jul 2013 20:53:59 -0700 Subject: [PATCH] docs.css: Remove border-color that's missing a value /cc @mdo to fix this properly later /cc @rcotrina94 from e1bb94c38370fd2542415557c660d0804d4f42b1 --- assets/css/docs.css | 1 - 1 file changed, 1 deletion(-) 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 {