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/scrollspy.html
parentc6c2958385e38d573aee61cb117add738f1b3635 (diff)
Fix validation errors.
[skip sauce]
Diffstat (limited to 'js/tests/visual/scrollspy.html')
-rw-r--r--js/tests/visual/scrollspy.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/visual/scrollspy.html b/js/tests/visual/scrollspy.html
index dc1dfc82fe..efe6f593bb 100644
--- a/js/tests/visual/scrollspy.html
+++ b/js/tests/visual/scrollspy.html
@@ -14,7 +14,7 @@
<div class="container">
- <nav class="navbar navbar-dark navbar-fixed-top bg-inverse" role="navigation">
+ <nav class="navbar navbar-dark navbar-fixed-top bg-inverse">
<div class="js-navbar-scrollspy">
<ul class="nav navbar-nav">
<li class="nav-item"><a class="nav-link active" href="#fat">@fat</a></li>