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