My web application includes a Google Maps feature, visible in the image at this link: Google Maps padding.
This design is created using bootstrap sb-admin ().
The issue I am encountering is with the unexpected padding on the sides of the map, as highlighted in the image. I desire for the Google Map to align perfectly with the 3 boxes above (labeled 'View Details'), just like the table positioned beside the Google maps under the first box.
Upon further inspection, I have observed that it is not the main div causing the padding, but rather a child div within (refer to the image for clarification).
Do you have any suggestions for resolving this matter or can you provide guidance on where to focus my efforts?