Skip to content

Commit 21ed3f7

Browse files
authored
Update content.html
1 parent 27a1da5 commit 21ed3f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

theme/partials/content.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{# Warning message for older versions #}
22
{% if page.url != '' and config.extra.current_version != Undefined and page.url[:2] != config.extra.current_version %}
33
<div class="alert alert-danger" role="alert">
4-
<p>
4+
<p class="mb-0">
55
The documentation you are viewing is for an older version of this component.<br>
66
<a href="{{ nav.homepage.url|url }}">Switch to the latest ({{ config.extra.current_version }}) version.</a>
77
</p>

0 commit comments

Comments
 (0)