From: Mark Otto Date: Sun, 1 Dec 2013 00:29:52 +0000 (-0800) Subject: Fixes #11268: Account for badges within buttons by matching background to text color... X-Git-Tag: v3.0.3~16^2~11^2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bc09dd94949e05827c541795e4133b0cdbf7cae;p=thirdparty%2Fbootstrap.git Fixes #11268: Account for badges within buttons by matching background to text color and text color to background --- 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 %}