diff options
| author | Chris Rebert <[email protected]> | 2014-10-29 16:11:12 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-10-29 16:11:42 -0700 |
| commit | 850a9a0250b6693293ce20195b4fe8ce3964e392 (patch) | |
| tree | d8258e8b997574e390b74c7810fd6509a5d2d834 /docs/browser-bugs.html | |
| parent | 16dbdbd7a2c6cfa3be4e5dcc52249e577c02c84a (diff) | |
| download | bootstrap-850a9a0250b6693293ce20195b4fe8ce3964e392.tar.xz bootstrap-850a9a0250b6693293ce20195b4fe8ce3964e392.zip | |
Add Wall of Browser Bugs entry for #14868
Closes #14868
Diffstat (limited to 'docs/browser-bugs.html')
| -rw-r--r-- | docs/browser-bugs.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html index 1369d713e..bf989829f 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -119,6 +119,12 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." <td><a href="https://bugs.webkit.org/show_bug.cgi?id=138162">WebKit bug #138162</a>, <a href="http://openradar.appspot.com/18804973">Apple Safari Radar #18804973</a></td> <td><a href="https://github.com/twbs/bootstrap/pull/14603">#14603</a></td> </tr> + <tr> + <td>Safari</td> + <td>Small font size when printing webpage with fixed-width <code>.container</code></td> + <td><a href="https://bugs.webkit.org/show_bug.cgi?id=138192">WebKit bug #138192</a></td> + <td><a href="https://github.com/twbs/bootstrap/issues/14868">#14868</a></td> + </tr> </tbody> </table> </div> |
