Merge pull request #890 from dod-ccpo/team-vertical-positioning

Fix Environments vertical alignment
This commit is contained in:
George Drummond
2019-06-12 11:27:58 -04:00
committed by GitHub

View File

@@ -203,6 +203,7 @@
padding-right: 0;
padding-left: 0;
white-space: nowrap;
align-items: baseline;
}
}
}