mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-01 01:04:42 +00:00
Remove double bottom border on sub header
The table includes a border between the two making this unnecessary
This commit is contained in:
parent
3137eec370
commit
5858b3fc9d
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<h2 class="sub-header">Section title</h2>
|
||||
<h2>Section title</h2>
|
||||
<div class="table-responsive">
|
||||
<table class="table table-striped">
|
||||
<thead>
|
||||
|
|
|
|||
Loading…
Reference in a new issue