branch: externals/org commit 971eb6885ec996c923e955730df3bafbdc244e54 Merge: db53a3bad9 1354e872a7 Author: Bastien <b...@gnu.org> Commit: Bastien <b...@gnu.org>
Merge branch 'bugfix' --- lisp/ox-html.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ox-html.el b/lisp/ox-html.el index 5de0b5d675..81ef002a05 100644 --- a/lisp/ox-html.el +++ b/lisp/ox-html.el @@ -442,7 +442,7 @@ property on the headline itself.") { font-size: 10px; font-weight: bold; white-space: nowrap; } .org-info-js_search-highlight { background-color: #ffff00; color: #000000; font-weight: bold; } - .org-svg { width: 90%; } + .org-svg { } </style>" "The default style specification for exported HTML files. You can use `org-html-head' and `org-html-head-extra' to add to