diff options
| author | Mark Otto <[email protected]> | 2014-08-28 17:10:44 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-08-28 17:10:44 -0700 |
| commit | 28dd4a4407cbe70ade0b33aa03161c7081c2b213 (patch) | |
| tree | 9294ce59cd74d288dfff1fe5d1d9117989de6a95 /docs/browser-bugs.html | |
| parent | 36f098dc07b13c245e9e81ac1302b2b436ee5795 (diff) | |
| download | bootstrap-28dd4a4407cbe70ade0b33aa03161c7081c2b213.tar.xz bootstrap-28dd4a4407cbe70ade0b33aa03161c7081c2b213.zip | |
mention #14320 in browser bugs
Diffstat (limited to 'docs/browser-bugs.html')
| -rw-r--r-- | docs/browser-bugs.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html index aacd0947f..7be0727f1 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -54,6 +54,12 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." <td><a href="https://github.com/twbs/bootstrap/issues/14124">#14124</a></td> </tr> <tr> + <td>Firefox</td> + <td>Button elements with <code>width: 100%</code> become cropped in long tables.</td> + <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1060131">Mozilla bug #1060131</a></td> + <td><a href="https://github.com/twbs/bootstrap/issues/14320">#14320</a></td> + </tr> + <tr> <td>Chrome</td> <td>Weird button behavior with some number <code><input></code>s</td> <td><a href="https://code.google.com/p/chromium/issues/detail?id=337668">Chromium issue #337668</a></td> |
