diff options
| author | Chris Rebert <[email protected]> | 2014-05-03 23:40:18 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-05-03 23:40:18 -0700 |
| commit | fcbdbee9955ddcce76452b59aaee76b03005c507 (patch) | |
| tree | b61282167bd6058b0a7d9c34a050949f93adda3c /docs | |
| parent | 588889cdc5908279c59ca418da3ad4f4e8dd235a (diff) | |
| download | bootstrap-fcbdbee9955ddcce76452b59aaee76b03005c507.tar.xz bootstrap-fcbdbee9955ddcce76452b59aaee76b03005c507.zip | |
Wall of browser bugs: formatting tweaks
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/browser-bugs.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html index 24de5f391..c061cb08d 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -49,7 +49,7 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." </tr> <tr> <td>Chrome</td> - <td>Weird button behavior with some number inputs</td> + <td>Weird button behavior with some number <code><input></code>s</td> <td><a href="https://code.google.com/p/chromium/issues/detail?id=337668">Chromium issue #337668</a></td> <td><a href="https://github.com/twbs/bootstrap/issues/8350">#8350</a>, <a href="https://github.com/necolas/normalize.css/issues/283">Normalize #283</a></td> </tr> @@ -67,7 +67,7 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." </tr> <tr> <td>Chrome</td> - <td>Unwanted vertical lines when printing styled <code><select>s</code> on OS X</td> + <td>Unwanted vertical lines when printing styled <code><select></code> on OS X</td> <td><a href="https://code.google.com/p/chromium/issues/detail?id=282918">Chromium issue #282918</a></td> <td><a href="https://github.com/twbs/bootstrap/issues/11245">#11245</a></td> </tr> @@ -91,7 +91,7 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." </tr> <tr> <td>Chrome</td> - <td><code>display: table-cell; width: 100%;</code> doesn't work correctly on date input</td> + <td><code>display: table-cell; width: 100%;</code> doesn't work correctly on date <code><input></code></td> <td><a href="https://code.google.com/p/chromium/issues/detail?id=346051">Chromium issue #346051</a></td> <td><a href="https://github.com/twbs/bootstrap/issues/12548">#12548</a></td> </tr> |
