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