Skip to content

Commit

Permalink
update username nowrap
Browse files Browse the repository at this point in the history
  • Loading branch information
trazyn committed Sep 6, 2017
1 parent 5f829fd commit bdd7729
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/js/pages/Home/ChatContent/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@
color: #fff;
background: #323232;
border-radius: 1px;
white-space: nowrap;
transition: .15s cubic-bezier(0, 0, .2, 1);
transform: translateX(32px) scale(.8);
z-index: 99;
Expand Down

0 comments on commit bdd7729

Please sign in to comment.