projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c83d807
)
Better sizing of IE6 DIMP compose window
author
Michael M Slusarz
<slusarz@curecanti.org>
Thu, 5 Feb 2009 02:58:41 +0000
(19:58 -0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Thu, 5 Feb 2009 02:58:47 +0000
(19:58 -0700)
imp/themes/ie6_or_less-dimp.css
patch
|
blob
|
history
diff --git
a/imp/themes/ie6_or_less-dimp.css
b/imp/themes/ie6_or_less-dimp.css
index
a4eb839
..
cad546c
100644
(file)
--- a/
imp/themes/ie6_or_less-dimp.css
+++ b/
imp/themes/ie6_or_less-dimp.css
@@
-43,10
+43,7
@@
form#compose {
overflow: auto;
}
#messageParent {
- width: auto !important;
-}
-#messageParent textarea#message {
- width: 97% !important;
+ width: 96% !important;
}
#alerts {