aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-03-17 01:49:32 -0700
committerChris Rebert <[email protected]>2014-03-17 01:49:32 -0700
commite87c272ab445028cbd991834670ee9d2ec1bc589 (patch)
treed9673980727879acb179fcb84a99d3db4700a88e
parentac1aba43a915f5038845db059cc36f369751c6f8 (diff)
downloadbootstrap-e87c272ab445028cbd991834670ee9d2ec1bc589.tar.xz
bootstrap-e87c272ab445028cbd991834670ee9d2ec1bc589.zip
more precise description of browser bug
-rw-r--r--docs/browser-bugs.html2
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>&lt;input&gt;</code></td>
+ <td>Allow use of line-height for <code>&lt;input&gt;</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>