fixing float on chat and notif avatars properly

main
Julian Lam 9 years ago
parent db9362ef7d
commit 90a2f49c5e

@ -17,6 +17,7 @@
img, .user-icon {
.user-icon-style(@border-radius: 50%);
float: left;
}
a {
@ -78,7 +79,6 @@
width: 200px;
a {
white-space: nowrap;
line-height: 30px;
position: relative;

Loading…
Cancel
Save