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:
+4
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user