stylesheet: small fix to side-by-side figures
This commit is contained in:
parent
06d4f453e3
commit
5fe1d3acf6
1 changed files with 2 additions and 0 deletions
|
|
@ -195,9 +195,11 @@ figure.side-by-side {
|
|||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
/*
|
||||
figure figure.side-by-side:nth-of-type(2) {
|
||||
padding: 0;
|
||||
}
|
||||
*/
|
||||
|
||||
figure img, figure video {
|
||||
display: block;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue