* PLT-7011 - Long channel name truncation

* PLT-7013 - Fixing channel header mobile

* PLT-7012 - Updating quick switch modal on mobile

* PLT-7008 - Channel preferences mobile fix

* PLT-7014 - Increasing tap area for channel desc
Этот коммит содержится в:
Asaad Mahmood
2017-07-08 04:27:38 +05:00
коммит произвёл Saturnino Abril
родитель e8c02c7c1d
Коммит 06814885a0
7 изменённых файлов: 23 добавлений и 14 удалений

Просмотреть файл

@@ -104,13 +104,13 @@
padding: 0 .5em;
.heading {
color: $white;
display: inline-block;
font-weight: 600;
line-height: 50px;
margin-right: 5px;
max-width: calc(100% - 200px);
overflow: hidden;
text-overflow: ellipsis;
vertical-align: top;
}