Apply white-space: nowrap to account relationships icons

This commit is contained in:
Surinna Curtis 2017-09-14 07:37:39 -05:00 committed by aschmitz
parent d5d1dcab77
commit 290c6b0f2e
1 changed files with 1 additions and 0 deletions

View File

@ -888,6 +888,7 @@
.account__relationship {
height: 18px;
padding: 10px;
white-space: nowrap;
}
.account__header {