From 85935f75cce984b204b86067186867a58d566ef0 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 11 Jun 2014 09:27:07 -0700 Subject: [PATCH] Fixes #13453: add firefox table-border and tbody bug to wall of bugs --- docs/browser-bugs.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html index bb4b7e18e3..48ad8abef6 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -23,6 +23,12 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." + + Firefox + .table-bordered with an empty <tbody> elements show no borders at all + Mozilla bug #1023761 + #13453 + Firefox Unusual default form control styles on Android