vendor/assets/stylesheets/components/_subheader.scss in active_frontend-14.1.8 vs vendor/assets/stylesheets/components/_subheader.scss in active_frontend-14.1.9

- old
+ new

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