2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

Remove double bottom border on sub header

The table includes a border between the two making this unnecessary
This commit is contained in:
Kevin Kirsche
2015-10-08 08:43:45 -04:00
parent 3137eec370
commit 5858b3fc9d
+1 -1
View File
@@ -89,7 +89,7 @@
</div> </div>
</div> </div>
<h2 class="sub-header">Section title</h2> <h2>Section title</h2>
<div class="table-responsive"> <div class="table-responsive">
<table class="table table-striped"> <table class="table table-striped">
<thead> <thead>