diff --git a/styleguide.css b/styleguide.css index d37898d..5c6605d 100644 --- a/styleguide.css +++ b/styleguide.css @@ -1061,7 +1061,6 @@ section + section { grid-column: 3; justify-self: start; align-self: center; - line-height: var(--line-height-base); } #component-slider .sg-activatable-row { @@ -1101,7 +1100,6 @@ section + section { justify-self: start; min-width: 0; align-self: center; - line-height: var(--line-height-base); } .sg-pulldown-panel .sg-slider-row[data-activatable="true"] { @@ -1182,7 +1180,6 @@ section + section { grid-row: 1; justify-self: start; align-self: center; - line-height: var(--line-height-base); } #component-slider .sg-activatable-row .sg-slider-row .sg-label {