projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
372c8d3
)
Fix syntax.
author
Jan Schneider
<jan@horde.org>
Mon, 21 Jun 2010 15:50:38 +0000
(17:50 +0200)
committer
Jan Schneider
<jan@horde.org>
Mon, 21 Jun 2010 15:50:38 +0000
(17:50 +0200)
kronolith/themes/ie7.css
patch
|
blob
|
history
diff --git
a/kronolith/themes/ie7.css
b/kronolith/themes/ie7.css
index
67c309c
..
e365274
100644
(file)
--- a/
kronolith/themes/ie7.css
+++ b/
kronolith/themes/ie7.css
@@
-27,8
+27,7
@@
table.kronolithView td.kronolithFirstCol {
margin: 0;
}
.kronolithEventsWeek {
- height: 100%;
- expression(kronolithEventsWeek.offsetHeight+'px');
+ height: expression(kronolithEventsWeek.offsetHeight+'px');
}
.kronolithViewBody {
top: 133px;