always put @handles on a new line. undo some needless changes from prev cmmt

This commit is contained in:
Ondřej Hruška
2017-08-07 21:59:49 +02:00
parent b9a2ceca35
commit b8791ae79b
3 changed files with 16 additions and 7 deletions

View File

@@ -156,9 +156,9 @@
.display-name {
display: block;
max-width: 100%;
//overflow: hidden;
//white-space: nowrap;
//text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
strong {
font-weight: 500;