[portals-list] Fix filter on mobile
This commit is contained in:
parent
7dc2dfacad
commit
de999f43c0
@ -94,3 +94,12 @@
|
|||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#portalslist.mobile table.filter tr {
|
||||||
|
display: block;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
#portalslist.mobile table.filter th, #portalslist.mobile table.filter td {
|
||||||
|
display: inline-block;
|
||||||
|
width: 22%;
|
||||||
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user