Updating client dependancies except ESLint and react-router (#5253)

Этот коммит содержится в:
Christopher Speller
2017-02-03 08:23:10 -05:00
коммит произвёл GitHub
родитель 24f02a15c1
Коммит 177589b1e2
3 изменённых файлов: 41 добавлений и 41 удалений

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

@@ -405,12 +405,12 @@
width: 15%;
}
&.emoji-list__creator {
.emoji-list__creator {
padding: 15px 0px;
width: 40%;
}
&.emoji-list__actions {
.emoji-list__actions {
padding: 20px 15px 20px 0px;
width: 15%;
}
@@ -438,4 +438,4 @@
.emoticon {
margin-bottom: 0;
}
}
}