vendor/assets/stylesheets/components/_subheader.scss in active_frontend-16.0.10 vs vendor/assets/stylesheets/components/_subheader.scss in active_frontend-16.0.11

- old
+ new

@@ -7,11 +7,11 @@ // ================================================== .subheader { background: color(white); border-bottom: 1px solid color(haze); box-sizing: border-box; - height: 49px; + height: 48px; line-height: 1; padding: 7px 0; &.absolute, &.fixed { z-index: 1030; } @@ -25,10 +25,10 @@ right: 0; top: 76px; } } .subheader-switch { - margin-top: 2px; + margin-top: 1px; line-height: 30px; } .subheader-nav { list-style: none; margin-top: 9px;