1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-16 18:44:01 +02:00

oops, double commit last time; apply fixes to make select elements line up in IE7 with their labels, but no height fix

This commit is contained in:
Mark Otto
2011-09-11 18:09:01 -07:00
parent 18a5ef83ef
commit f3f60b21a6
4 changed files with 7 additions and 23 deletions

View File

@@ -940,23 +940,6 @@
<form>
<fieldset>
<legend>Example form legend</legend>
<table>
<thead>
<tr>
<th>1</th>
<th>2</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>2</td>
</tr>
</tbody>
</table>
<div class="clearfix">
<label for="xlInput">X-Large input</label>
<div class="input">