Skip to content

Commit 5e77366

Browse files
Merge pull request #744 from KlaraSkinner/css-adjustments
Add margin-bottom to pdf-figures .fixed class
2 parents 3385068 + b8932f9 commit 5e77366

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_sass/template/partials/_pdf-figures.scss

+1
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ $pdf-figures: true !default;
132132
clear: both;
133133
float: none;
134134
margin-top: $line-height-default;
135+
margin-bottom: $line-height-default;
135136
}
136137

137138
// Thumbnail figures

0 commit comments

Comments
 (0)