Commit 7b9a1819 authored by dreis's avatar dreis

Fix overflow in 'my projects' list

parent c9bf3581
......@@ -159,6 +159,7 @@ ul.nav.nav-projects-tabs {
li {
.project-info {
margin-bottom: 10px;
overflow: hidden;
}
.access-icon {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment