We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a75c6d8 commit 3fe6a04Copy full SHA for 3fe6a04
docs/browser-bugs.html
@@ -109,8 +109,8 @@ <h1 id="browser-bugs" class="page-header">Browser bugs</h1>
109
</tr>
110
<tr>
111
<td>Safari</td>
112
- <td>Justified nav rendering bug</td>
113
- <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>
114
<td><a href="https://github.com/twbs/bootstrap/issues/9774">#9774</a></td>
115
116
0 commit comments