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:
@@ -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">
|
||||
|
Reference in New Issue
Block a user