diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-01-20 15:46:15 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-01-20 15:46:15 +0000 |
| commit | b8b008a0270c5ccc0e6a19a7468ff6ea5f1bf278 (patch) | |
| tree | 1683d229fafdc54110657cafb5613a53e5b3feb9 /roundcubemail/skins/larry/templates/plugin.html | |
| parent | 2685a615bdd43ce3df43496933f76aa14d545cda (diff) | |
Fine tuning Larry styles + browser specific css quirks
git-svn-id: https://svn.roundcube.net/trunk@5809 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/skins/larry/templates/plugin.html')
| -rw-r--r-- | roundcubemail/skins/larry/templates/plugin.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/skins/larry/templates/plugin.html b/roundcubemail/skins/larry/templates/plugin.html index 3a589ff26..341f604ac 100644 --- a/roundcubemail/skins/larry/templates/plugin.html +++ b/roundcubemail/skins/larry/templates/plugin.html @@ -4,7 +4,7 @@ <title><roundcube:object name="pagetitle" /></title> <roundcube:include file="/includes/links.html" /> </head> -<body> +<body class="noscroll"> <roundcube:include file="/includes/header.html" /> |
