Skip to content

Commit 971eb68

Browse files
committed
Merge branch 'bugfix'
2 parents db53a3b + 1354e87 commit 971eb68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lisp/ox-html.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ property on the headline itself.")
442442
{ font-size: 10px; font-weight: bold; white-space: nowrap; }
443443
.org-info-js_search-highlight
444444
{ background-color: #ffff00; color: #000000; font-weight: bold; }
445-
.org-svg { width: 90%; }
445+
.org-svg { }
446446
</style>"
447447
"The default style specification for exported HTML files.
448448
You can use `org-html-head' and `org-html-head-extra' to add to

0 commit comments

Comments
 (0)