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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/resources/overlay-test-site')
-rw-r--r--tests/resources/overlay-test-site/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/resources/overlay-test-site/index.html b/tests/resources/overlay-test-site/index.html
index 27517450b0..9d2673a425 100644
--- a/tests/resources/overlay-test-site/index.html
+++ b/tests/resources/overlay-test-site/index.html
@@ -65,7 +65,7 @@
<h1>Navbar example</h1>
<p>This example is a quick exercise to illustrate how the default, static navbar and fixed to top navbar work. It includes the responsive CSS and HTML, so it also adapts to your viewport and device.</p>
<p>
- <a class="btn btn-lg btn-primary" href="page-3.html" role="button">Big Button.</a>
+ <a class="btn btn-large btn-primary" href="page-3.html" role="button">Big Button.</a>
</p>
</div>