* PLT-4911 - Adding new target for OAuth help links

* PLT-4953 - Fixing styles for the unread messages indicator

* PLT-4901 - Fixing header modal overlap on mobile

* PLT-4916 - Swapping position of edit and delete
Этот коммит содержится в:
Asaad Mahmood
2016-12-12 20:17:20 +05:00
коммит произвёл Joram Wilander
родитель 30a10d35a8
Коммит 32842be309
18 изменённых файлов: 134 добавлений и 125 удалений

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

@@ -44,6 +44,11 @@
color: $white;
font-size: 15px;
padding: 15px 20px 100px;
> div {
height: calc(100vh - 150px);
overflow: auto;
}
}
.close {