diff --git a/styleguide.css b/styleguide.css index 70bec7c..7d64dc6 100644 --- a/styleguide.css +++ b/styleguide.css @@ -815,7 +815,7 @@ section + section { #component-pulldown .sg-state-example > .sg-pulldown { width: 100%; min-width: 0; - max-width: 100%; + max-width: var(--layout-input-field-max-width); } #component-pulldown .sg-activatable-row {