Got rid of annoying margins on figures?
This commit is contained in:
parent
6bbbd1dc4e
commit
9ac2a093d9
@ -59,6 +59,7 @@ figure styles
|
||||
figure {
|
||||
position:relative; /* purely to allow absolution positioning of figcaption */
|
||||
overflow: hidden;
|
||||
margin: 0;
|
||||
}
|
||||
.gallery figure {
|
||||
position: absolute;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user