aboutsummaryrefslogtreecommitdiff
path: root/docs/browser-bugs.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/browser-bugs.html')
-rw-r--r--docs/browser-bugs.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html
index 0ac8871c4..1369d713e 100644
--- a/docs/browser-bugs.html
+++ b/docs/browser-bugs.html
@@ -109,8 +109,8 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with."
</tr>
<tr>
<td>Safari</td>
- <td>Justified nav rendering bug</td>
- <td>(No public bug tracker)</td>
+ <td><code>display: table-cell;</code> within media query renders incorrectly when resizing the window</td>
+ <td><a href="https://bugs.webkit.org/show_bug.cgi?id=138167">WebKit bug #138167</a></td>
<td><a href="https://github.com/twbs/bootstrap/issues/9774">#9774</a></td>
</tr>
<tr>