PLT-6278 Fixed not being able to open custom theme sections on iOS (#6259)

Этот коммит содержится в:
Harrison Healey
2017-04-27 17:11:04 -04:00
коммит произвёл Joram Wilander
родитель bd9acee72b
Коммит 84977e002e
2 изменённых файлов: 58 добавлений и 35 удалений

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

@@ -273,6 +273,10 @@
display: none;
margin: 0 20px 0 0;
padding: 20px 0 0 20px;
&.open {
display: block;
}
}
.custom-label {