adjust `scriblib/figure' CSS for more consistent spacing

This commit is contained in:
Matthew Flatt 2011-08-01 13:14:43 -06:00
parent 8d3aa69e9d
commit 86f4e5912b

View File

@ -11,8 +11,7 @@
}
.FigureInside {
margin: 0 0 0 0;
padding: 0 1em 0 1em;
margin: 1em 1em 1em 1em;
}
.Caption:before {