diff options
| author | Chris Rebert <[email protected]> | 2014-03-17 01:49:32 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-03-17 01:49:32 -0700 |
| commit | e87c272ab445028cbd991834670ee9d2ec1bc589 (patch) | |
| tree | d9673980727879acb179fcb84a99d3db4700a88e | |
| parent | ac1aba43a915f5038845db059cc36f369751c6f8 (diff) | |
| download | bootstrap-e87c272ab445028cbd991834670ee9d2ec1bc589.tar.xz bootstrap-e87c272ab445028cbd991834670ee9d2ec1bc589.zip | |
more precise description of browser bug
| -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 66be73f49..58494fa62 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -25,7 +25,7 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." <tbody> <tr> <td>Firefox</td> - <td>Allow use of line-height for <code><input></code></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> |
