Merge pull request #277 from Safelite/BRM-fix-horiz-list-button
Fix list-button-horizontal
This commit is contained in:
commit
fa18b3865f
1 changed files with 54 additions and 52 deletions
|
|
@ -158,6 +158,7 @@ export default {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.windshield-chip-count-question {
|
||||||
.col,
|
.col,
|
||||||
.list-group {
|
.list-group {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
|
|
@ -219,4 +220,5 @@ export default {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue