Skip to content

Commit a2b4ae3

Browse files
authored
Merge pull request #470 from shredxt/master
Fix jobInfoChips display issue on mobile devices
2 parents 5874ff9 + 2f3539d commit a2b4ae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/job-list/job-list.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ novo-list {
9292
div.job-card{
9393
margin: 12px 15px;
9494
novo-list-item {
95-
flex-direction: column;
95+
flex-direction: inherit;
9696
item-header-end {
9797
display: flex;
9898
.mid-card {

0 commit comments

Comments
 (0)