Commit a4182737 authored by Chris Rebert's avatar Chris Rebert

Merge pull request #14920 from twbs/safari-print-font-size

Add Wall of Browser Bugs entry for #14868
parents 16dbdbd7 850a9a02
...@@ -119,6 +119,12 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." ...@@ -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://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> <td><a href="https://github.com/twbs/bootstrap/pull/14603">#14603</a></td>
</tr> </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> </tbody>
</table> </table>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment