View Single Post
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#492
Originally Posted by byte_76 View Post
Attach all the files so that we can try to help!
HI
In the SMS the gap fixed by this line: margin-top: -40px;
Code:
div.Message {
  padding-bottom: 8px;
  clear:      both;
  display:        block;
  padding-left: 8px;
  margin-top: -40px;
}
And I don't know where I can put this line in the IM... it's not work...
Here my files: IM Conversation
Thanks