fix css for hovercards in notifications, and people with long names

This commit is contained in:
Maxwell Salzberg 2011-08-25 12:16:03 -07:00
parent 4dc4c67edd
commit b70f684efc

View file

@ -11,6 +11,7 @@
.avatar {
position: relative;
float: left;
height: 70px !important;
width: 70px !important;
top: 0 !important;
@ -28,8 +29,10 @@
h4 {
margin-bottom: 10px;
overflow:hidden;
}
a {
color: $blue;
font-weight: bold !important;