Browse Source

Apply white-space: nowrap to account relationships icons

closed-social-glitch-2
Surinna Curtis 7 years ago
parent
commit
7ebd6ed03c
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      app/javascript/styles/components.scss

+ 1
- 0
app/javascript/styles/components.scss View File

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

Loading…
Cancel
Save