diff options
| author | Chris Rebert <[email protected]> | 2014-09-22 10:16:25 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-09-22 10:16:25 -0700 |
| commit | 7f415e20e7c513d2932519b3a503c298d7aa04e3 (patch) | |
| tree | a851cefaee9f5ce711da926d63b265e8f6ba9801 /docs | |
| parent | 1f329f8f17aa989eabc6e94bdcab93e69ef0e463 (diff) | |
| download | bootstrap-7f415e20e7c513d2932519b3a503c298d7aa04e3.tar.xz bootstrap-7f415e20e7c513d2932519b3a503c298d7aa04e3.zip | |
Remove Safari percent rounding bug entry from Wall of browser bugs
Bug is fixed in OS X Safari v7.1
Refs #14663
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/browser-bugs.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html index a6e1c0ea8..010af409d 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -121,12 +121,6 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." </tr> <tr> <td>Safari</td> - <td>Insufficient CSS percentage precision</td> - <td>(No public bug tracker)</td> - <td><a href="https://github.com/twbs/bootstrap/issues/9282">#9282</a></td> - </tr> - <tr> - <td>Safari</td> <td>Justified nav rendering bug</td> <td>(No public bug tracker)</td> <td><a href="https://github.com/twbs/bootstrap/issues/9774">#9774</a></td> |
