Этот коммит содержится в:
Asaad Mahmood
2016-04-26 20:59:14 +05:00
коммит произвёл Corey Hulen
родитель 88aa2a10b9
Коммит c41cd44ada
6 изменённых файлов: 33 добавлений и 16 удалений

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

@@ -797,10 +797,11 @@
&.move--left-small {
@include translate3d(-290px, 0, 0);
&:before {
z-index: 9999;
transition: background-color 0.5s ease;
background-color: rgba(0, 0, 0, 0.4);
transition: background-color 0.5s ease;
z-index: 9999;
}
}
@@ -810,6 +811,12 @@
}
}
.integration-option {
height: auto;
margin-left: 0;
width: 100%;
}
.app__content {
padding-top: 45px;
margin: 0;
@@ -917,10 +924,6 @@
}
}
.add-integration {
width: 100%;
}
.backstage-list__item {
display: block;