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

Delete icon must appear on same line as pending contact

parent fae9b845
...@@ -894,6 +894,9 @@ dd.available-chatroom:hover a.room-info { ...@@ -894,6 +894,9 @@ dd.available-chatroom:hover a.room-info {
#converse-roster dd:hover a.open-chat { #converse-roster dd:hover a.open-chat {
width: 70%; width: 70%;
} }
#converse-roster dd.pending-xmpp-contact:hover span {
width: 70%;
}
.chatbox, .chatbox,
.chatroom { .chatroom {
......
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