diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html
index 1369d713e2bf1d1ebdb05adbb9158a4dddd88f3e..bf989829f5c4d3c83c7c0510ec41fd4b7ff226a1 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>