mhm... div.message is some levels over the bubble... so i would say adding a min width (over half of the n900 screen resolution -> over 400px) for this higher (invisible) layer could do that in the CSS file: Code: div.Message { min-width: 600px; ... }
div.Message { min-width: 600px; ... }