Skip to content

Commit c6d17f6

Browse files
committed
FIX: Style
1 parent b888962 commit c6d17f6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ clean:
4040
-rm -rf *.nii.gz
4141

4242
html_stable:
43-
$(SPHINXBUILD) -D -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html_stable
43+
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html_stable
4444
@echo
4545
@echo "Build finished. The HTML pages are in $(BUILDDIR)/html_stable."
4646

doc/_static/navy.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@ div.related ul li a:hover {
209209
div.body {
210210
margin: 0;
211211
padding: 0.5em 20px 20px 20px;
212+
max-width: unset;
212213
}
213214

214215
div.bodywrapper {

0 commit comments

Comments
 (0)