Commit 1488e244 authored by Jakob Moser's avatar Jakob Moser
Browse files

...and make that rule have precedence over WordPress

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

/* -- Tables -- */