<div class="container">
<div class="row">
<div class="span6 center">
<form>
<table>
<tbody>
<td>foo</td>
</tbody>
</table>
</form>
</div>
</div>
</div>
JSfiddle
Note: I am using an abstracted layer so am unable to change the class of <form>
.
How do I get the form centred using Twitter-Bootstrap?
FYI: I have also tried with pagination-centred
.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…