diff options
| author | Chris Rebert <[email protected]> | 2014-06-10 11:52:20 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-06-10 11:52:20 -0700 |
| commit | bbdaf0f244f24ce55171b8dadbdae72fdf6a62d2 (patch) | |
| tree | b660a59e478604907e9b9d0fb359692c7f7c8c56 /docs/browser-bugs.html | |
| parent | d2e034919741286524c51e16a4ba87c1fffd509a (diff) | |
| parent | af45472dfe5e81a3ad01ea33f039f7eefe9e5245 (diff) | |
| download | bootstrap-bbdaf0f244f24ce55171b8dadbdae72fdf6a62d2.tar.xz bootstrap-bbdaf0f244f24ce55171b8dadbdae72fdf6a62d2.zip | |
Merge pull request #13780 from twbs/fx-30
<input> buttons line-height Firefox bugfix has been shipped!
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> |
