// panel header changes overflow of it's box layout's innerCt to visible so that certain // items can negate the effect of the header's padding by using negative margins .#{$prefix}header > .#{$prefix}box-inner { overflow: visible; }