Fixup display of huddle messages.

(imported from commit 981fc7998c695b8e6a75d7b00da0a63e0cc4164a)
This commit is contained in:
Waseem Daher 2012-10-23 13:54:50 -04:00
parent 9ed02e220c
commit f69bd6ad4b
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ td.pointer {
.messagebox.personal-message {
border-color: #444;
border-width: 1px;
border-width: 0px 1px 1px 1px;
background-color: #feffe0;
}