* Fixing backstage scrolling and link issue

* Fixing system console and color picker css

* Changing the toggleclass
Этот коммит содержится в:
Asaad Mahmood
2016-04-05 18:22:26 +05:00
коммит произвёл Christopher Speller
родитель 26ccc478e1
Коммит c12d997f24
6 изменённых файлов: 39 добавлений и 7 удалений

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

@@ -36,6 +36,12 @@
}
}
@media screen and (max-width: 1258px) {
.backstage-content {
margin: 46px 46px 46px 150px;
}
}
@media screen and (max-width: 1140px) {
.tip-overlay {
&.tip-overlay--chat {
@@ -48,11 +54,6 @@
}
}
.backstage-content {
margin: 46px 46px 46px 150px;
}
.inner-wrap {
&.move--left {
.file-overlay {