Skip to content

Commit 869357a

Browse files
committed
move new rule to scss file
1 parent 90d0fcc commit 869357a

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

assets/css/downloads.css

Lines changed: 0 additions & 4 deletions
This file was deleted.

assets/sass/pages/_downloads.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,10 @@
232232
}
233233
}
234234
}
235+
.manufacturers ul {
236+
max-height: 300px;
237+
overflow-y: scroll;
238+
}
235239
}
236240

237241
@media (max-width: $screen-md) {

0 commit comments

Comments
 (0)