diff options
| author | Chris Rebert <[email protected]> | 2014-03-17 01:53:20 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-03-17 01:53:20 -0700 |
| commit | cb3f3926d79935f5b38611c10e7109b380df2c4f (patch) | |
| tree | 295c843ed6ef11dc8fa980ea2627dab9040cf322 /docs | |
| parent | e87c272ab445028cbd991834670ee9d2ec1bc589 (diff) | |
| download | bootstrap-cb3f3926d79935f5b38611c10e7109b380df2c4f.tar.xz bootstrap-cb3f3926d79935f5b38611c10e7109b380df2c4f.zip | |
Mozilla is trying to fix the <input> line-height bug; Yay!
See https://bugzilla.mozilla.org/show_bug.cgi?id=697451#c43
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/browser-bugs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html index 58494fa62..24de5f391 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -24,7 +24,7 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." </thead> <tbody> <tr> - <td>Firefox</td> + <td>Firefox <30</td> <td>Allow use of line-height for <code><input></code>-based buttons</td> <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=697451">Mozilla bug #697451</a></td> <td><a href="https://github.com/twbs/bootstrap/issues/2985">#2985</a></td> |
