mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-16 08:06:08 +10:00
Add < 1200px support for project filter on dashboard
This commit is contained in:
@@ -56,3 +56,9 @@
|
||||
margin-left: -2px;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 1200px) {
|
||||
.dashboard .dash-projects-filter {
|
||||
width: 132px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user