Thread
:
Customize N900 Conversations
View Single Post
b666m
2010-02-11 , 01:48
Posts: 1,090 | Thanked: 476 times | Joined on Jan 2010 @ Ingolstadt, Germany
#
184
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; ... }
(there should already be some lines in div.Message section. that's why i wrote these dots ... ^^ - please don't add them *G*)
edit: i'm too lazy to try that now - it's nearly 3 o'clock am here in germany..
Last edited by b666m; 2010-02-11 at
01:52
.
Quote & Reply
|
The Following 2 Users Say Thank You to b666m For This Useful Post:
qole
,
Schturman
b666m
View Public Profile
Send a private message to b666m
Find all posts by b666m