* PLT-5565 - Fixing theme colors not updating

* PLT-4721 - Removing status ind for system messages

* PLT-5735 - Fixing ellipsis in firefox

* PLT-5010 - Removing extra space in channel modal

* PLT-5584 - Inline image overrning edit textarea

* PLT-5475  - Fixing tutorials on mobile

* PLT-5142 - Disabling poitner events for status

* PLT-5728 - Fixing emoji highlight on hover
Этот коммит содержится в:
Asaad Mahmood
2017-03-08 14:13:50 +05:00
коммит произвёл George Goldberg
родитель db7540b111
Коммит f3a266ee5d
6 изменённых файлов: 21 добавлений и 12 удалений

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

@@ -9,6 +9,7 @@
.Select-value-label {
max-width: 190px;
text-overflow: ellipsis;
}
}
@@ -1622,6 +1623,7 @@
}
}
}
.attachment {
.attachment__image {
&.attachment__image--openraph {
@@ -1635,6 +1637,7 @@
left: 0;
position: fixed;
top: 0;
z-index: 9999;
.tutorial__content {
.tutorial__steps {