aboutsummaryrefslogtreecommitdiffstats
path: root/etherpad/src/static/css/pad2_ejs.css
diff options
context:
space:
mode:
Diffstat (limited to 'etherpad/src/static/css/pad2_ejs.css')
-rw-r--r--etherpad/src/static/css/pad2_ejs.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/etherpad/src/static/css/pad2_ejs.css b/etherpad/src/static/css/pad2_ejs.css
index 71176ee..45528d0 100644
--- a/etherpad/src/static/css/pad2_ejs.css
+++ b/etherpad/src/static/css/pad2_ejs.css
@@ -1,7 +1,7 @@
*,html.body { margin: 0; padding: 0; }
-h1, h2, h3, h4, h5, h6 { display: inline; line-height: 2em; }
+#innerdocbody h1, #innerdocbody h2, #innerdocbody h3, #innerdocbody h4, #innerdocbody h5, #innerdocbody h6 { display: inline; line-height: 2em; }
.clear { clear: both; }