Slightly better alignment of PM participants in header

This commit is contained in:
Kris 2019-01-03 22:47:08 -05:00
parent 19d7545318
commit a2f1d47506
1 changed files with 1 additions and 2 deletions

View File

@ -310,9 +310,8 @@
}
.trigger-group-card {
height: 16px;
margin: 0 4px;
padding: 1px 4px;
padding: 1px 4px 0;
border: 1px solid $primary-low;
border-radius: 0.25em;
align-items: center;