dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
patch
|
commit
|
commitdiff
|
ignore whitespace
Fix absolute positioning in HTML messages (#1488819)
Aleksander Machniak
2012-11-25
14d00daa1a86d2eed71ff3dd5092281a48ad037c
[githubFork/roundcubemail.git]
/
skins
/
larry
/
mail.css
skins/larry/mail.css
@@ -972,6 +972,7 @@
}
#messagebody {
position: relative;
margin: 8px;
}