Commit 5282ae25 authored by JC Brand's avatar JC Brand

Delete icon must appear on same line as pending contact

parent 8001444a
......@@ -867,7 +867,10 @@ dd.available-chatroom:hover a.room-info {
line-height: 21px;
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%;
}
......
This source diff could not be displayed because it is too large. You can view the blob instead.
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