projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91a5163
)
We have to set a line-height to allow IE to calculate the minimum height of event...
author
Jan Schneider
<jan@horde.org>
Thu, 10 Jun 2010 17:34:43 +0000
(19:34 +0200)
committer
Jan Schneider
<jan@horde.org>
Thu, 10 Jun 2010 17:41:30 +0000
(19:41 +0200)
kronolith/themes/screen.css
patch
|
blob
|
history
diff --git
a/kronolith/themes/screen.css
b/kronolith/themes/screen.css
index
e671bc7
..
e2167d2
100644
(file)
--- a/
kronolith/themes/screen.css
+++ b/
kronolith/themes/screen.css
@@
-1489,6
+1489,7
@@
div.kronolithEvent .kronolithEventInfo {
left: 0;
padding: 3px 5px 4px 5px;
overflow: hidden;
+ line-height: 16px;
}
div.kronolithEditable:hover .kronolithEventInfo,
div.kronolithEvent.kronolithSelected .kronolithEventInfo {