кнопка остановки обновления списка

This commit is contained in:
Alexey Kasyanchuk
2017-01-05 07:20:04 +03:00
parent 916c421a19
commit 64f1e107a4
3 changed files with 40 additions and 5 deletions

View File

@ -13,3 +13,10 @@
width: 100%;
}
}
@media only screen and (max-width: 445px)
{
.recent-title {
padding-left: 10px !important;
}
}