Fix Environments vertical alignment

This commit is contained in:
George Drummond 2019-06-11 15:08:02 -04:00
parent e383f6f6ba
commit 4a9f6e155f
No known key found for this signature in database
GPG Key ID: 296DD6077123BF17

View File

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