Merge pull request #311 from kmaglione/bug-990051
But 990051: Fix height of sort menu on mobile.
This commit is contained in:
Коммит
9646721414
|
@ -236,7 +236,7 @@ table th {
|
|||
|
||||
#sort-menu.expand ul {
|
||||
border-color: #a9badb;
|
||||
height: 407px;
|
||||
height: auto;
|
||||
}
|
||||
.purchases #sort-menu.expand ul {
|
||||
height: 100px;
|
||||
|
|
Загрузка…
Ссылка в новой задаче