styled chat dropdown

main
psychobunny 10 years ago
parent 921ce6dd7b
commit 2ec342b91d

@ -80,11 +80,19 @@
li {
.pointer;
width: 200px;
font-size: 16px;
a {
white-space: nowrap;
line-height: 30px;
position: relative;
i {
position: absolute;
left: -26px;
}
img {
width: 32px;
margin-right: 1em;

@ -36,6 +36,10 @@
a {
color: white;
i {
left: 42px;
}
}
}
}

Loading…
Cancel
Save