Skip to content
Snippets Groups Projects
Commit c54d07b9 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Add < 1200px support for project filter on dashboard

parent 3d978f06
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -56,3 +56,9 @@
margin-left: -2px;
}
}
@media (max-width: 1200px) {
.dashboard .dash-projects-filter {
width: 132px;
}
}
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