Dear Carsten, Carsten Dominik <[email protected]> wrote:
> Applied, thanks. thanks for that :) > But I did move the overflow:x property into the css section (default > style), because I think it is important *functionality* that should be > there out off the box. Just as a suggestion: Wouldn't it be better to set `overflow-x' to `auto' instead of `scroll'? This leaves it up to the user agent how to render boxes with overflows. Major browsers (FF, IEs, Opera, Chrome) do what you expect: display a scroll bar if it's necessary (text goes beyond box border) or leave it out whenever it's not needed. Ulf _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
