diff options
| author | Chris Rebert <[email protected]> | 2014-06-10 11:41:32 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-06-10 11:48:12 -0700 |
| commit | af45472dfe5e81a3ad01ea33f039f7eefe9e5245 (patch) | |
| tree | 13e0f4f5e465918513eff6096e431bc98d2d5c23 /docs/browser-bugs.html | |
| parent | 2213a5b756ad01042bd6e68b9a17f591ca62e977 (diff) | |
| download | bootstrap-af45472dfe5e81a3ad01ea33f039f7eefe9e5245.tar.xz bootstrap-af45472dfe5e81a3ad01ea33f039f7eefe9e5245.zip | |
<input> buttons line-height Firefox bugfix has been shipped!
Remove Wall of Browser Bugs entry.
Update mention of the bug in the CSS docs.
[skip sauce]
Diffstat (limited to 'docs/browser-bugs.html')
| -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 c061cb08d..bb4b7e18e 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -24,12 +24,6 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." </thead> <tbody> <tr> - <td>Firefox <30</td> - <td>Allow use of line-height for <code><input></code>-based buttons</td> - <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=697451">Mozilla bug #697451</a></td> - <td><a href="https://github.com/twbs/bootstrap/issues/2985">#2985</a></td> - </tr> - <tr> <td>Firefox</td> <td>Unusual default form control styles on Android</td> <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=900871">Closed Mozilla bug #900871</a>, <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=763671">Open Mozilla bug #763671</a></td> |
