View Single Post
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#497
Originally Posted by byte_76 View Post
Have you tried just commenting out the top-margin for div.MessageSelf and div.MessageOther?
I fixed this gap by adding margin-top: -25px; to div.MessageSelf and div.MessageOther.
Thanks