Commit b8136549 authored by Jakob Moser's avatar Jakob Moser
Browse files

Remove bottom margin from figcaptions

parent b5338f9a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -841,6 +841,7 @@ img.alignright {
figcaption {
    text-align: center;
    width: 100%;
    margin-bottom: 0;
}

/* -- Tables -- */