Skip to content

Commit 965ad03

Browse files
authored
Merge pull request #1251 from shreesh-webkul/gli-2307
Fixed: Occupancy selection panel design issue in Backoffice book now page
2 parents 46b9da9 + f855ffe commit 965ad03

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

modules/hotelreservationsystem/views/css/HotelReservationAdmin.css

+4
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,10 @@ a.deleteHtlImage {
191191
margin: 2px 20px;
192192
}
193193

194+
#room-search-form .booking_occupancy_wrapper {
195+
min-width: 250px;
196+
}
197+
194198
.htl_room_data_cont > div.row > div + div > div.row{
195199
border-left: 1px solid #C7D6DB;
196200
}

0 commit comments

Comments
 (0)