1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 08:39:56 +02:00

JS visual tests: Remove usages of defunct .page-header class

[skip sauce]
This commit is contained in:
Chris Rebert
2016-02-27 18:01:11 -08:00
parent c96cabb5cc
commit 25cf50a4ac
9 changed files with 9 additions and 27 deletions

View File

@@ -11,9 +11,7 @@
<div class="container">
<div class="page-header">
<h1>Carousel <small>Bootstrap Visual Test</small></h1>
</div>
<h1>Carousel <small>Bootstrap Visual Test</small></h1>
<p>Also, the carousel shouldn't slide when its window/tab is hidden. Check the console log.</p>
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">