Improving about modal and colon issue with webhooks (#3343)

Updating word break

Updating improvements for about modal
Этот коммит содержится в:
Asaad Mahmood
2016-06-16 17:42:38 +05:00
коммит произвёл Harrison Healey
родитель e1703d8800
Коммит 4e38796e69
8 изменённых файлов: 66 добавлений и 56 удалений

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

@@ -89,9 +89,15 @@
}
.info__label {
@include opacity(.5);
font-size: .9em;
font-weight: 600;
padding-right: 0;
text-align: right;
margin-bottom: 3px;
}
.info__value {
padding-left: 10px;
word-break: break-word;
}
.team-member-list {