aboutsummaryrefslogtreecommitdiff
path: root/docs/browser-bugs.html
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-10-29 16:12:19 -0700
committerChris Rebert <[email protected]>2014-10-29 16:12:19 -0700
commita41827377b5bc90aef88a2180a6dbddbb6eb0ff3 (patch)
treed8258e8b997574e390b74c7810fd6509a5d2d834 /docs/browser-bugs.html
parent16dbdbd7a2c6cfa3be4e5dcc52249e577c02c84a (diff)
parent850a9a0250b6693293ce20195b4fe8ce3964e392 (diff)
downloadbootstrap-a41827377b5bc90aef88a2180a6dbddbb6eb0ff3.tar.xz
bootstrap-a41827377b5bc90aef88a2180a6dbddbb6eb0ff3.zip
Merge pull request #14920 from twbs/safari-print-font-size
Add Wall of Browser Bugs entry for #14868
Diffstat (limited to 'docs/browser-bugs.html')
-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 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>