Merge pull request #669 from dod-ccpo/to-list-scroll-fix

Fix side scroll issue on Firefox
This commit is contained in:
leigh-mil 2019-02-21 16:58:25 -05:00 committed by GitHub
commit 712978e2e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -278,6 +278,8 @@
}
.portfolio-funding {
padding: 2 * $gap;
.panel {
@include shadow-panel;
}