From e43dcb0df3e7ea6c05a8c1473b0da7834d5e39d9 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Sun, 11 Nov 2012 08:10:56 -0500 Subject: [PATCH] Merge branch 'master' of github.com:roundcube/roundcubemail --- plugins/help/skins/larry/help.css | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/plugins/help/skins/larry/help.css b/plugins/help/skins/larry/help.css index 20caa7a..931ae1b 100644 --- a/plugins/help/skins/larry/help.css +++ b/plugins/help/skins/larry/help.css @@ -38,3 +38,8 @@ .toolbar a.button.license { background: url(help.png) center -130px no-repeat; } + +.iframebox.help_about, +.iframebox.help_license { + overflow: auto; +} -- Gitblit v1.9.1