diff options
Diffstat (limited to '')
-rw-r--r-- | infrastructure/ace/www/editor.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/infrastructure/ace/www/editor.css b/infrastructure/ace/www/editor.css index b15af14..9df127d 100644 --- a/infrastructure/ace/www/editor.css +++ b/infrastructure/ace/www/editor.css @@ -10,6 +10,7 @@ body { h1,h2,h3,h4,h5,h6 { display: inline; + line-height: 2em; } #outerdocbody { |