[FIX] Popover destroy behaviour

This commit is contained in:
Pablo
2018-12-27 17:23:15 +01:00
parent c1b2a59686
commit b41730867c
2 changed files with 16 additions and 6 deletions

View File

@@ -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;