long topic is long. CSS support it

pull/4/merge
Kegan Dougal 11 years ago
parent df50a6823f
commit ef2111099a
  1. 4
      webclient/app.css

@ -281,6 +281,10 @@ a:active { color: #000; }
font-size: 12px;
padding-right: 5px;
float: right;
width: 15em;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
#roomName {

Loading…
Cancel
Save