From 8bac4dfa5eb9b791db34670c7c164a626e4d0f1a Mon Sep 17 00:00:00 2001 From: Dennis Schwertel Date: Wed, 12 Nov 2014 17:45:03 +0100 Subject: [PATCH] fixed margin bottom for images in a-tags. --- sass/_theme_rst.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sass/_theme_rst.sass b/sass/_theme_rst.sass index 02581a46..b0bc4ff3 100644 --- a/sass/_theme_rst.sass +++ b/sass/_theme_rst.sass @@ -26,7 +26,7 @@ text-align: center // Usually it's a good idea to give images some space. - .section > img + .section > img, .section > a > img margin-bottom: $base-line-height // Questionable whether this is nice or not. It styles eternal links, but comes with some baggage. // a.reference.external:after