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:
authorXhmikosR <xhmikosr@gmail.com>2016-01-26 15:58:19 +0300
committerXhmikosR <xhmikosr@gmail.com>2016-02-19 12:26:54 +0300
commit79067a6440ba833fe290a2b386b0588ceb3610c7 (patch)
tree82da26aceb445923459d9359cb880c26db6f50a1 /js/tests/visual/dropdown.html
parentc6c2958385e38d573aee61cb117add738f1b3635 (diff)
Fix validation errors.
[skip sauce]
Diffstat (limited to 'js/tests/visual/dropdown.html')
-rw-r--r--js/tests/visual/dropdown.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/visual/dropdown.html b/js/tests/visual/dropdown.html
index f0d6f159e0..11474728ec 100644
--- a/js/tests/visual/dropdown.html
+++ b/js/tests/visual/dropdown.html
@@ -15,7 +15,7 @@
<h1>Dropdown <small>Bootstrap Visual Test</small></h1>
</div>
- <nav id="navbar-example" class="navbar navbar-light bg-faded" role="navigation">
+ <nav id="navbar-example" class="navbar navbar-light bg-faded">
<button class="navbar-toggler hidden-sm-up" type="button" data-toggle="collapse" data-target="#exCollapsingNavbar2">
&#9776;
</button>