From 6bc09dd94949e05827c541795e4133b0cdbf7cae Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 30 Nov 2013 16:29:52 -0800 Subject: [PATCH] Fixes #11268: Account for badges within buttons by matching background to text color and text color to background --- components.html | 4 ++++ dist/css/bootstrap.css | 30 ++++++++++++++++++++++++++++++ dist/css/bootstrap.min.css | 2 +- less/mixins.less | 5 +++++ 4 files changed, 40 insertions(+), 1 deletion(-) diff --git a/components.html b/components.html index 41b77f97fc..e4c128ae30 100644 --- a/components.html +++ b/components.html @@ -2697,6 +2697,10 @@ body { padding-bottom: 70px; } +
+ {% highlight html %}