Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <code@chrisrebert.com>2016-02-28 05:01:11 +0300
committerChris Rebert <code@chrisrebert.com>2016-02-28 05:01:12 +0300
commit25cf50a4acb4d9721acdeb946524003417892bb2 (patch)
tree9afe79764049c166213fb51a119d0722c8a32f53 /js/tests/visual/button.html
parentc96cabb5cc7d506439b80177a2f8a475f6a4554b (diff)
JS visual tests: Remove usages of defunct .page-header class
[skip sauce]
Diffstat (limited to 'js/tests/visual/button.html')
-rw-r--r--js/tests/visual/button.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/js/tests/visual/button.html b/js/tests/visual/button.html
index fd277582e0..570c9addde 100644
--- a/js/tests/visual/button.html
+++ b/js/tests/visual/button.html
@@ -11,9 +11,7 @@
<div class="container">
- <div class="page-header">
- <h1>Button <small>Bootstrap Visual Test</small></h1>
- </div>
+ <h1>Button <small>Bootstrap Visual Test</small></h1>
<button type="button" class="btn btn-primary" data-toggle="button">Single toggle</button>