Skip to content

Commit 55da294

Browse files
committed
fix width of link generator form
full-width overflows by the width of the sidebar on the opposite side
1 parent 75853ac commit 55da294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/link.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Use the following form to create your own ``nbgitpuller`` links.
1212

1313
.. raw:: html
1414

15-
<div class="container full-width">
15+
<div class="container">
1616
<form id="linkgenerator" class="form needs-validation">
1717

1818
<div class="form-group">

0 commit comments

Comments
 (0)