Skip to content

Commit fb791ff

Browse files
authored
repo sync
2 parents 6387403 + d62a724 commit fb791ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/article-version-switcher.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<svg class="arrow ml-1" width="14px" height="8px" viewBox="0 0 14 8" xml:space="preserve" fill="none" stroke="#1277eb"><path d="M1,1l6.2,6L13,1"></path></svg>
77
</summary>
88

9-
<div class="nav-dropdown position-md-absolute bg-white rounded-1 px-4 py-3 top-7 box-shadow-large" style="z-index: 6; width: 210px;">
9+
<div class="nav-dropdown position-absolute bg-white rounded-1 px-4 py-3 top-7 box-shadow-large" style="z-index: 6; width: 210px;">
1010
{% for permalink in page.permalinks %}
1111
<a
1212
href="{{ permalink.href }}"

0 commit comments

Comments
 (0)