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
commit f45e65c880
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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