Commit c54d07b9 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Add < 1200px support for project filter on dashboard

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