summaryrefslogtreecommitdiff
path: root/plugins/help/skins/larry/help.css
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/help/skins/larry/help.css')
-rw-r--r--plugins/help/skins/larry/help.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/help/skins/larry/help.css b/plugins/help/skins/larry/help.css
index 20caa7a87..931ae1b61 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;
+}