Merge pull request #204 from dod-ccpo/internet-explorer-fixes

Internet explorer fixes
This commit is contained in:
andrewdds
2018-08-27 16:59:31 -04:00
committed by GitHub
9 changed files with 169 additions and 15 deletions

View File

@@ -40,6 +40,7 @@
}
&.col--grow {
flex: 1;
flex-grow: 1;
}
}