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