Move final tutorial tip to RHS menu on mobile

Этот коммит содержится в:
Joram Wilander
2016-04-05 09:21:20 -04:00
коммит произвёл Christopher Speller
родитель da686718a5
Коммит 26ccc478e1
4 изменённых файлов: 93 добавлений и 37 удалений

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

@@ -51,7 +51,7 @@
}
}
&.tip-overlay--header {
&.tip-overlay--header--left {
margin: 10px 0 0 10px;
.arrow {
@@ -62,6 +62,18 @@
}
}
&.tip-overlay--header--bottom {
margin-top: -10px;
.arrow {
border-top-width: 0;
border-bottom-color: $white;
top: -10px;
left: 50%;
margin-left: -10px;
}
}
&.tip-overlay--chat {
margin-top: -10px;