diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-07-05 10:40:32 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-07-05 10:40:32 +0200 |
commit | eabc0564cd09a5ce77c00777e34cc1bfc7ee56d4 (patch) | |
tree | 683a734c3fe7439e0f6c16c69e575538fb8e7630 /plugins/help/skins/larry | |
parent | 86d13b73b85cb8da15e3f15632b8fcdb7e245b5a (diff) |
Help plugin: CSS fixes, content frame scrollbar fix, about page (classic skin) fix
Diffstat (limited to 'plugins/help/skins/larry')
-rw-r--r-- | 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 c2e369af6..d9af6e15e 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; } |