hi i found a bug in your themes when my messege sent in the details sent message there is not any information about delivered message sorry my english is bad please see this screenshot
i like the iphonish theme but how can i modify the spaces between bubbles for me i feel like there so many wasted space, i draw a red line to show you where i want to close the gap...
div.MessageSelf { vertical-align:middle; padding-bottom: 8px; clear: both; display: block; padding-left: 8px; padding-right: 8px; margin-bottom:-18px; } div.MessageOther { float:right; vertical-align:middle; clear: both; display: block; padding-left: 8px; padding-right: 8px; margin-bottom:-82px; /* -64px + (-18px) */ }
div.MessageRightSelf { margin-left:106px; white-space: nowrap; text-align: left; display: block; width:auto; margin-bottom:-18px; } div.MessageRightOther { white-space: nowrap; text-align: right; margin-right:106px; display: block; width:auto; margin-bottom:-18px; }