CuBoulder / tiamat-theme

University of Colorado Boulder Drupal 9+ base theme
GNU General Public License v2.0
3 stars 0 forks source link

Corrects spacing issue for checkboxes and radio buttons on webforms #1325

Closed timurtripp closed 1 month ago

timurtripp commented 1 month ago

[bug] Resolves CuBoulder/tiamat-theme#1318

timurtripp commented 1 month ago

This issue seems to be caused by Fastly's optimizations. Unfortunately this makes it impossible to review it on a development environment. Furthermore, logged-in users will see too much space, because Fastly optimizations get turned off for logged-in users. If this is an issue then a CSS fix isn't enough and we'll have to make a custom Twig template.

jcsparks commented 1 month ago

@timurtripp - this looks good, can you just resolve the conflicts and I'll merge it in.