فهرست منبع

Merge branch 'maint'

Bastien Guerry 5 سال پیش
والد
کامیت
399867388e
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      lisp/ox-html.el

+ 1 - 1
lisp/ox-html.el

@@ -289,7 +289,7 @@ property on the headline itself.")
   }
   pre.src {
     position: relative;
-    overflow: visible;
+    overflow: auto;
     padding-top: 1.2em;
   }
   pre.src:before {