Skip to content

Commit

Permalink
Merge pull request steemit#3350 from steemit/quochuy-author_desc_elli…
Browse files Browse the repository at this point in the history
…psis

Community - Add ellipsis overflow for author description
  • Loading branch information
roadscape authored May 20, 2019
2 parents 5f1db7e + 3b3940d commit 4573420
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/app/components/elements/AuthorDropdown.scss
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@
clear: both;
font-size: 90%;
padding-top: 15px;
overflow: hidden;
text-overflow: ellipsis;
}
}
}

0 comments on commit 4573420

Please sign in to comment.