projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32c4dac
)
Simplify
author
Jan Schneider
<jan@horde.org>
Tue, 26 Oct 2010 22:51:45 +0000
(
00:51
+0200)
committer
Jan Schneider
<jan@horde.org>
Thu, 28 Oct 2010 10:05:48 +0000
(12:05 +0200)
kronolith/themes/ie7.css
patch
|
blob
|
history
diff --git
a/kronolith/themes/ie7.css
b/kronolith/themes/ie7.css
index
e365274
..
a5e3fbd
100644
(file)
--- a/
kronolith/themes/ie7.css
+++ b/
kronolith/themes/ie7.css
@@
-3,7
+3,7
@@
}
#kronolithViewMonth {
width: 100%;
- height: expression(
document.body.clientHeight-53
+'px');
+ height: expression(
kronolithBody.offsetHeight
+'px');
}
#kronolithViewMonthContainer {
top: 45px;