2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

fix table border bug with double borders on theads and use of colgroup

This commit is contained in:
Mark Otto
2012-03-11 18:18:18 -07:00
parent 7154e378b2
commit 4109c62cf7
5 changed files with 16 additions and 12 deletions
+4
View File
@@ -359,6 +359,10 @@
<div class="row">
<div class="span8">
<table class="table table-bordered table-striped">
<colgroup>
<col class="span1">
<col class="span7">
</colgroup>
<thead>
<tr>
<th>{{_i}}Tag{{/i}}</th>