On Nov 5, 5:12 pm, Carlo <[email protected]> wrote: > > Known issue: pages have a horizontal scrollbar even if they don't need > to. Haven't had time yet to fully investigate. >
In the meantime you can set
body {
font-family: georgia, palatino, serif;
overflow-x: hidden;
}
in vim-stylesheet.css
Regards,
Alberto
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
