diff options
| author | Chris Rebert <[email protected]> | 2014-09-22 10:59:38 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-09-22 10:59:38 -0700 |
| commit | 7441d3f4c55e9180dcc1f7700fe1c9710213f032 (patch) | |
| tree | 90c83e1d3e7f06c9d4d29d6855d6829ddb2523f1 | |
| parent | 7f415e20e7c513d2932519b3a503c298d7aa04e3 (diff) | |
| download | bootstrap-7441d3f4c55e9180dcc1f7700fe1c9710213f032.tar.xz bootstrap-7441d3f4c55e9180dcc1f7700fe1c9710213f032.zip | |
Remove #8702 entry from Wall of browser bugs
A fix is shipping in Firefox 35: https://bugzilla.mozilla.org/show_bug.cgi?id=763671
| -rw-r--r-- | docs/browser-bugs.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html index 010af409d..4efe7642e 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -43,12 +43,6 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." </tr> <tr> <td>Firefox</td> - <td>Unusual default form control styles on Android</td> - <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=900871">Closed Mozilla bug #900871</a>, <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=763671">Open Mozilla bug #763671</a></td> - <td><a href="https://github.com/twbs/bootstrap/issues/8702">#8702</a></td> - </tr> - <tr> - <td>Firefox</td> <td><code>max-width: 100%;</code> doesn't work inside tables</td> <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=975632">Mozilla bug #975632</a></td> <td><a href="https://github.com/twbs/bootstrap/issues/10690">#10690</a></td> |
