Skip to content
Snippets Groups Projects
Commit 7b9a1819 authored by dreis's avatar dreis
Browse files

Fix overflow in 'my projects' list

parent c9bf3581
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -159,6 +159,7 @@ ul.nav.nav-projects-tabs {
li {
.project-info {
margin-bottom: 10px;
overflow: hidden;
}
 
.access-icon {
Loading
Loading
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