summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4fac065)
raw | patch | inline | side by side (parent: 4fac065)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 3 Apr 2006 14:33:54 +0000 (14:33 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 3 Apr 2006 14:33:54 +0000 (14:33 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2956 594d385d-05f5-0310-b6e9-bd551577e9d8
html/include/focus.js | patch | blob | history |
diff --git a/html/include/focus.js b/html/include/focus.js
index 4e68a3718c3c040324acd655653bcb42595867e8..457e67e1cf1a2f39d8e16b49cfdd60d8d6e7804e 100644 (file)
--- a/html/include/focus.js
+++ b/html/include/focus.js
var width= parseInt(window.innerWidth);
// Resize the body cells
- var diff= width-div_width-430;
+ var diff= width-div_width-470;
// window has been upscaled
if(div_width+diff>=600) {