long topic is long. CSS support it

This commit is contained in:
Kegan Dougal 2014-09-08 17:19:04 -07:00
parent df50a6823f
commit ef2111099a

View File

@ -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 {