[DE mobile] Fix Bug 56884

This commit is contained in:
SergeyEzhin 2022-04-29 15:19:21 +04:00
parent 90e4b2485d
commit 4a3494641d

View file

@ -196,9 +196,9 @@
} }
} }
.popover .list + .list { // .popover .list + .list {
margin-top: 0; // margin-top: 0;
} // }
.popover .list:first-child li:first-child, .popover .list:first-child li:first-child a, .popover .list:first-child li:first-child > label, .popover .list:last-child li:last-child, .popover .list:last-child li:last-child a, .popover .list:last-child li:last-child > label { .popover .list:first-child li:first-child, .popover .list:first-child li:first-child a, .popover .list:first-child li:first-child > label, .popover .list:last-child li:last-child, .popover .list:last-child li:last-child a, .popover .list:last-child li:last-child > label {
border-radius: 0; border-radius: 0;