PLT-2027- Improvements to about dialog

Этот коммит содержится в:
Asaad Mahmood
2016-04-01 17:57:21 +05:00
родитель 3aa240d74f
Коммит c51484332c
10 изменённых файлов: 197 добавлений и 57 удалений

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

@@ -786,6 +786,26 @@
}
@media screen and (max-width: 640px) {
.modal {
.about-modal {
.about-modal__logo {
float: none;
padding: 0;
text-align: center;
width: 100%;
svg {
height: 100px;
width: 100px;
}
}
.about-modal__logo + div {
padding: 2em 0 0;
}
}
}
.access-history__table {
> div {
display: block;