aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-10-13 00:32:10 -0700
committerMark Otto <[email protected]>2015-10-13 00:32:10 -0700
commitee4a7f384ea5640cd51a20410df93fbdce677df2 (patch)
tree7011c050c9c8434dc397aba989895adda7d6f759
parentabe9922fc792052a1efa8bd127a2120a68503389 (diff)
parent5858b3fc9d4592e149c6a9cb66e1d48a3bc67861 (diff)
downloadbootstrap-ee4a7f384ea5640cd51a20410df93fbdce677df2.tar.xz
bootstrap-ee4a7f384ea5640cd51a20410df93fbdce677df2.zip
Merge pull request #17817 from kkirsche/patch-29
Remove double bottom border on sub header in dashboard example
-rw-r--r--docs/examples/dashboard/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/dashboard/index.html b/docs/examples/dashboard/index.html
index e5e24a6a1..bdead7728 100644
--- a/docs/examples/dashboard/index.html
+++ b/docs/examples/dashboard/index.html
@@ -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>