From eabc0564cd09a5ce77c00777e34cc1bfc7ee56d4 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Fri, 05 Jul 2013 04:40:32 -0400 Subject: [PATCH] Help plugin: CSS fixes, content frame scrollbar fix, about page (classic skin) fix --- plugins/help/skins/larry/help.css | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/plugins/help/skins/larry/help.css b/plugins/help/skins/larry/help.css index c2e369a..d9af6e1 100644 --- a/plugins/help/skins/larry/help.css +++ b/plugins/help/skins/larry/help.css @@ -39,7 +39,6 @@ background: url(help.png) center -130px no-repeat; } -.iframebox.help_about, .iframebox.help_license { overflow: auto; } -- Gitblit v1.9.1