mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 05:00:24 +00:00
Merge pull request #17817 from kkirsche/patch-29
Remove double bottom border on sub header in dashboard example
This commit is contained in:
commit
ee4a7f384e
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