Two more css width fixes.
This commit is contained in:
parent
7991a0196a
commit
3eaeed4ce9
@ -1213,7 +1213,7 @@ form.add-xmpp-contact {
|
|||||||
}
|
}
|
||||||
|
|
||||||
form.add-xmpp-contact input {
|
form.add-xmpp-contact input {
|
||||||
width: 120px;
|
width: 108px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.chatbox .dropdown dt a span {
|
.chatbox .dropdown dt a span {
|
||||||
@ -1250,7 +1250,7 @@ form.add-xmpp-contact input {
|
|||||||
line-height: 24px;
|
line-height: 24px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.chatbox .dropdown dd ul a:hover {
|
.chatbox .dropdown dd ul li:hover {
|
||||||
background-color: #bed6e5;
|
background-color: #bed6e5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user