From 4b9cacae91474b5a2e28bdfe1355d0555c4e95c3 Mon Sep 17 00:00:00 2001 From: Francis Brunelle Date: Tue, 23 Jul 2013 00:05:45 -0400 Subject: @badge-bg should be @gray-light not #f5f5f5 --- dist/css/bootstrap.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index f9c03e309..032a57d9b 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -4075,7 +4075,7 @@ a.thumbnail:focus { text-align: center; white-space: nowrap; vertical-align: middle; - background-color: #f5f5f5; + background-color: #999999; border-radius: 10px; } -- cgit v1.2.3