summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f9dd35f)
raw | patch | inline | side by side (parent: f9dd35f)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 15 Oct 2010 08:09:07 +0000 (08:09 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 15 Oct 2010 08:09:07 +0000 (08:09 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20051 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/html/include/gosa.js | patch | blob | history |
index e78e88f6dd434c07ba086d1f1ae7a8342eb65aab..e72ef9c769ac8df5bb1a33c8ca03f21a0d7f2207 100644 (file)
$$('div.plugin-actions').each(function(s) {
height+= s.getHeight();
});
- contentHeight-= height + 5;
+ contentHeight-= height + 25;
}
if (Prototype.Browser.Gecko || Prototype.Browser.IE) {