projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6aa3e46
)
Fix positioning of flags in IMP on webkit
author
Michael M Slusarz
<slusarz@curecanti.org>
Wed, 7 Oct 2009 04:53:29 +0000
(22:53 -0600)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Wed, 7 Oct 2009 04:53:29 +0000
(22:53 -0600)
imp/themes/screen.css
patch
|
blob
|
history
diff --git
a/imp/themes/screen.css
b/imp/themes/screen.css
index
f3d14d0
..
150324d
100644
(file)
--- a/
imp/themes/screen.css
+++ b/
imp/themes/screen.css
@@
-273,7
+273,7
@@
div.msgflags {
width: 16px;
height: 16px;
background-repeat: no-repeat;
- vertical-align:
inherit
;
+ vertical-align:
middle
;
}
.mboxheader div.msgflags {
vertical-align: sub;