From d4f19a20c64aa9abcf396a252f5057139770ac1e Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Mon, 29 Sep 2014 14:08:27 +0200 Subject: require libxml --- css/content.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'css/content.css') diff --git a/css/content.css b/css/content.css index 927f9d266..f64f735fd 100644 --- a/css/content.css +++ b/css/content.css @@ -386,8 +386,8 @@ white-space:normal; } - #app-content .body > img:first-child, - #app-content .body > div:first-child > img:first-child { + #app-content .body > div > img:first-child, + #app-content .body > div :first-child > img:first-child { padding: 0 14px 0 0; float: left; } -- cgit v1.2.3