Этот коммит содержится в:
Asaad Mahmood
2016-04-14 18:24:58 +05:00
коммит произвёл Joram Wilander
родитель 4b3d81441b
Коммит c3c49e49b4
6 изменённых файлов: 42 добавлений и 24 удалений

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

@@ -18,6 +18,10 @@
&.btn-danger {
color: $white;
.app__body & {
color: $white;
}
&:hover,
&:focus,
&:active {

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

@@ -20,8 +20,8 @@
overflow: visible;
.custom-textarea {
min-height: 8em;
max-height: 60vh;
min-height: 8em;
}
.suggestion-list__content {