We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6df79ae commit 8963e6fCopy full SHA for 8963e6f
hoverxref/_static/js/hoverxref.js_t
@@ -113,6 +113,7 @@ $(document).ready(function() {
113
<h1 class="modal__title" id="micromodal-title"></h1>
114
<button class="modal__close" aria-label="Close modal" data-micromodal-close></button>
115
</header>
116
+ <hr/>
117
<main class="modal__content" id="micromodal-content"></main>
118
<footer class="modal__footer">
119
<button class="modal__btn" data-micromodal-close aria-label="Close this dialog window">Close</button>
0 commit comments