projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40a45e5
)
Much better solution for showing preview pane on IE7
author
Michael M Slusarz
<slusarz@curecanti.org>
Thu, 26 Mar 2009 04:32:23 +0000
(22:32 -0600)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Thu, 26 Mar 2009 04:33:28 +0000
(22:33 -0600)
imp/themes/ie7-dimp.css
patch
|
blob
|
history
diff --git
a/imp/themes/ie7-dimp.css
b/imp/themes/ie7-dimp.css
index
051dc47
..
174cb8f
100644
(file)
--- a/
imp/themes/ie7-dimp.css
+++ b/
imp/themes/ie7-dimp.css
@@
-24,14
+24,10
@@
div.msgSize {
form#compose {
margin-top: -13px;
}
-#to, #cc, #bcc {
+#to, #cc, #bcc
, .msgBody
{
overflow: auto;
}
-.msgBody {
- width: expression(document.body.clientWidth-220);
-}
-
.block-monthgrid table {
border-width: 2px;
}