#4537 markdown table styling: bigger bottom margin
Merged 4 years ago by pingou. Opened 4 years ago by jlanda.

file modified
+1 -1
@@ -512,7 +512,7 @@ 

    display: block;

    overflow: auto;

    width: 100%;

-   margin-bottom: 5px;

+   margin-bottom: 14px;

    background-color: #fff;

  }

  

rebased onto c6681d2

4 years ago

Since this isn't covered in the tests, I'm going to merge this directly :)

rebased onto c6681d2

4 years ago

Pull-Request has been merged by pingou

4 years ago