Skip to content

Instantly share code, notes, and snippets.

@flegfleg
Created November 19, 2025 11:19
Show Gist options
  • Select an option

  • Save flegfleg/5e2dcb8e2c02f02a4e6f34990eb94790 to your computer and use it in GitHub Desktop.

Select an option

Save flegfleg/5e2dcb8e2c02f02a4e6f34990eb94790 to your computer and use it in GitHub Desktop.
CommonsBooking Booking Seite Abhol-Hinweise Box Textumbruch Fix
/* Snippet: CommonsBooking Booking Seite Abhol-Hinweise Box Textumbruch Fix */
.cb-wrapper .cb-address.cb-location-pickupinstructions strong {
white-space: normal !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment