/*
 * EntoHub 0.5.0: My trip and the save buttons.
 *
 * Design lives in the EntoHub theme (themes/entohub/style.css). This file keeps
 * only what the trip planner's behaviour depends on.
 */
.ento-trip-app [hidden] { display: none !important; }
.ento-trip-map { min-height: 320px; }
.ento-day-list { min-height: 48px; }
