mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[FIX] Popover destroy behaviour
This commit is contained in:
@@ -173,7 +173,7 @@ input#bookings_search {
|
||||
max-width: 550px;
|
||||
}
|
||||
.popover .container {
|
||||
max-width: -webkit-fill-available;
|
||||
max-width: 100%;
|
||||
}
|
||||
.popover .container p {
|
||||
margin-top: 3px;
|
||||
|
||||
Reference in New Issue
Block a user