summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/content.css4
1 files changed, 2 insertions, 2 deletions
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;
}