
Patch will be attached.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3102097-2.office_hours.Description-on-form-element-does-not-wrapping.patch | 348 bytes | super_romeo |
| screenshot.png | 58.78 KB | super_romeo |

Patch will be attached.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3102097-2.office_hours.Description-on-form-element-does-not-wrapping.patch | 348 bytes | super_romeo |
| screenshot.png | 58.78 KB | super_romeo |
Comments
Comment #2
super_romeo commentedPatch works, but I think better is to add some wrapper div with class 'slots-wrapper':
Comment #3
super_romeo commentedComment #4
johnvThis is part of a bigger issue.
Comment #5
johnvComment #6
johnvComment #7
johnvBoth suggestions from #2 are not working.
Also using ".field--type-office-hours .details-wrapper" does not work.
I came up with the following patch:
Comment #9
johnvBelow the relevant part:
- A generic 'office-hours-link' class was added to the links, and made them nowrap;
- The complete Widger is back to 'white-space: normal' - not only the help text.
Now, the complete widget is responsive :-)
Just waiting for someone who does not like the hours/minutes being 'normal'...
Comment #10
johnv