Merge pull request #858 from dod-ccpo/sticky-to

Sticky CTA Header
This commit is contained in:
richard-dds
2019-06-04 15:28:49 -04:00
committed by GitHub
9 changed files with 75 additions and 5 deletions

View File

@@ -42,6 +42,5 @@
&.col--grow {
flex: 1;
flex-grow: 1;
overflow: auto;
}
}