* PLT-4061 - Updating pdf preview pages message

* PLT-4063 - Fixing spacing for LDAP button

* PLT-3837 - Showing reply button on mobile in the RHS

* PLT-4046 - Cantering tutorial on older mobile versions
Этот коммит содержится в:
Asaad Mahmood
2016-09-06 22:38:54 +05:00
коммит произвёл Joram Wilander
родитель af0df81a97
Коммит 9a9ae3dcd1
6 изменённых файлов: 49 добавлений и 23 удалений

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

@@ -138,6 +138,10 @@
display: none;
visibility: visible;
.sidebar--right & {
display: inline-block;
}
&.icon--show {
display: inline-block;
}
@@ -1159,6 +1163,14 @@
}
@media screen and (max-width: 320px) {
.tutorial-steps__container {
.tutorial__content {
.tutorial__steps {
padding: 0 20px;
width: 100%;
}
}
}
.tip-overlay {
&.tip-overlay--sidebar {
min-height: 440px;