stream title overflow

pull/541/head
Thibault Duplessis 2015-06-03 01:46:50 +02:00
parent 5150850c1c
commit ba6e87223e
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ div.side_box.for_selector .top {
line-height: 56px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.stream_title:hover {
white-space: wrap;