Skip to content

Commit 84a5ad3

Browse files
authored
fix infinite height image 🥁 (spack#50942)
1 parent d393e01 commit 84a5ad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/spack/docs/build_settings.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ of some build tool. For instance, in the figure below, the latest `py-shapely` r
160160
while `py-numpy` still needs an older version:
161161

162162
.. figure:: images/shapely_duplicates.svg
163-
:scale: 70 %
163+
:width: 100%
164164
:align: center
165165

166166
Up to Spack v0.20, ``duplicates:strategy:none`` was the default (and only) behavior. From Spack v0.21, the

0 commit comments

Comments
 (0)