Skip to content

Commit f67f444

Browse files
committed
FIX: CSS
1 parent bd2bbfe commit f67f444

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/_static/navy.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -514,9 +514,11 @@ ul.keywordmatches li.goodmatch a {
514514
}
515515
.sphx-glr-thumbcontainer .figure {
516516
width: 250px !important;
517+
max-width: 250px !important;
517518
}
518519
.sphx-glr-thumbcontainer img {
519520
max-height: 250px !important;
521+
max-width: 250px !important;
520522
width: 250px !important;
521523
}
522524
.sphx-glr-thumbcontainer a.internal {

0 commit comments

Comments
 (0)