diff options
| author | Mark Otto <[email protected]> | 2014-03-24 19:30:17 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-03-24 19:30:17 -0700 |
| commit | 39fec66fc4cb529d05f2b116abedf1bb2bdb65a8 (patch) | |
| tree | 55cdb65256a7313bfda85416a1c100c0adb62e40 /docs/browser-bugs.html | |
| parent | 4a2d337bf5f329eac1ca16208414ec1ebfe0546e (diff) | |
| parent | 6f6bce5944bd0e6ab36ab6b39339f381d8a80b2a (diff) | |
| download | bootstrap-39fec66fc4cb529d05f2b116abedf1bb2bdb65a8.tar.xz bootstrap-39fec66fc4cb529d05f2b116abedf1bb2bdb65a8.zip | |
Merge branch 'master' into fat-9461
Diffstat (limited to 'docs/browser-bugs.html')
| -rw-r--r-- | docs/browser-bugs.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html index 66be73f49..24de5f391 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -24,8 +24,8 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." </thead> <tbody> <tr> - <td>Firefox</td> - <td>Allow use of line-height for <code><input></code></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> </tr> |
