aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-07-03 17:17:18 -0700
committerChris Rebert <[email protected]>2014-07-03 17:17:18 -0700
commita14f6222a699f8dc4d4557f27c188ee51e35aca1 (patch)
treee3170ed2fa463e01e7e32d6b1504afc7bd73bd66 /docs
parent456bd67da84fcdcdffa7f2124673812db0552ba8 (diff)
downloadbootstrap-a14f6222a699f8dc4d4557f27c188ee51e35aca1.tar.xz
bootstrap-a14f6222a699f8dc4d4557f27c188ee51e35aca1.zip
Add Wall of Browser Bugs entry for #13892
Closes #13892. [skip sauce]
Diffstat (limited to 'docs')
-rw-r--r--docs/browser-bugs.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html
index 25f7d3b10..0a52c4b16 100644
--- a/docs/browser-bugs.html
+++ b/docs/browser-bugs.html
@@ -96,6 +96,12 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with."
<td><a href="https://github.com/twbs/bootstrap/issues/12548">#12548</a></td>
</tr>
<tr>
+ <td>Chrome</td>
+ <td><code>&lt;input type="password"&gt;</code> sporadically causes bad widths on floated elements</td>
+ <td><a href="https://code.google.com/p/chromium/issues/detail?id=377346">Chrome issue #377346</a></td>
+ <td><a href="https://github.com/twbs/bootstrap/issues/13892">#13892</a></td>
+ </tr>
+ <tr>
<td>Safari</td>
<td>Insufficient CSS percentage precision</td>
<td>(No public bug tracker)</td>