Commit 7e0bb8b1 authored by JC Brand's avatar JC Brand

Delete icon must appear on same line as pending contact

parent fae9b845
...@@ -891,7 +891,10 @@ dd.available-chatroom:hover a.room-info { ...@@ -891,7 +891,10 @@ dd.available-chatroom:hover a.room-info {
line-height: 21px; line-height: 21px;
width: 85%; width: 85%;
} }
#converse-roster dd:hover a.open-chat { #converse-roster dd:hover a.open-chat {
width: 70%;
}
#converse-roster dd.pending-xmpp-contact:hover span {
width: 70%; width: 70%;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment