Commit 3eaeed4c authored by JC Brand's avatar JC Brand

Two more css width fixes.

parent 7991a019
......@@ -1213,7 +1213,7 @@ form.add-xmpp-contact {
}
form.add-xmpp-contact input {
width: 120px;
width: 108px;
}
.chatbox .dropdown dt a span {
......@@ -1250,7 +1250,7 @@ form.add-xmpp-contact input {
line-height: 24px;
}
.chatbox .dropdown dd ul a:hover {
.chatbox .dropdown dd ul li:hover {
background-color: #bed6e5;
}
......
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