Skip to content

Commit 452642c

Browse files
committed
Add filter class with max width
1 parent ae88963 commit 452642c

File tree

1 file changed

+4
-0
lines changed
  • app/assets/stylesheets/mission_control/jobs

1 file changed

+4
-0
lines changed

app/assets/stylesheets/mission_control/jobs/jobs.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.filter {
2+
max-width: 100%;
3+
}
4+
15
.filter input {
26
width: 15rem;
37
}

0 commit comments

Comments
 (0)