From fcbdbee9955ddcce76452b59aaee76b03005c507 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sat, 3 May 2014 23:40:18 -0700 Subject: [PATCH] Wall of browser bugs: formatting tweaks --- docs/browser-bugs.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html index 24de5f391d..c061cb08da 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -49,7 +49,7 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." Chrome - Weird button behavior with some number inputs + Weird button behavior with some number <input>s Chromium issue #337668 #8350, Normalize #283 @@ -67,7 +67,7 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." Chrome - Unwanted vertical lines when printing styled <select>s on OS X + Unwanted vertical lines when printing styled <select> on OS X Chromium issue #282918 #11245 @@ -91,7 +91,7 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." Chrome - display: table-cell; width: 100%; doesn't work correctly on date input + display: table-cell; width: 100%; doesn't work correctly on date <input> Chromium issue #346051 #12548 -- 2.47.2