Skip to content
Snippets Groups Projects
Commit b70f684e authored by Maxwell Salzberg's avatar Maxwell Salzberg
Browse files

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

parent 4dc4c67e
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment