Sorry to be responding to myself, but this seems to fix the issue:
#messagecontent {
position: absolute;
top: 110px;
left: 0;
width: 100%;
bottom: 27px;
overflow: auto;
-webkit-overflow-scrolling: touch;
}Want me to send a pull request or are you going to check this out first? Are there any non-webkit mobile browsers? Cor _______________________________________________ Roundcube Development discussion mailing list [email protected] http://lists.roundcube.net/mailman/listinfo/dev
