Aleksander Machniak
2014-10-18 3eab20980a756fcdfff047d36bf2bf922d9bb5a2
Fix displaying of HTML messages with absolutely positioned elements in Larry skin (#1490103)
2 files modified
2 ■■■ changed files
CHANGELOG 1 ●●●● patch | view | raw | blame | history
skins/larry/mail.css 1 ●●●● patch | view | raw | blame | history
CHANGELOG
@@ -3,6 +3,7 @@
- Fix setting flags on servers with no PERMANENTFLAGS response (#1490087)
- Fix regression in SHAA password generation in ldap driver of password plugin (#1490094)
- Fix displaying of HTML messages with absolutely positioned elements in Larry skin (#1490103)
RELEASE 1.0.3
-------------
skins/larry/mail.css
@@ -1036,7 +1036,6 @@
#messagecontent .leftcol,
#messagepreview .leftcol {
    margin-right: 252px;
    overflow-x: auto;
}
#messagecontent .rightcol,