vendor/assets/stylesheets/components/_header.scss in active_frontend-16.1.2 vs vendor/assets/stylesheets/components/_header.scss in active_frontend-16.1.3

- old
+ new

@@ -10,12 +10,12 @@ .header { background: color(transparent); border-bottom: 1px solid color(transparent); box-sizing: border-box; color: color(white); - height: 68px; + height: 76px; line-height: 1; - padding: 14px 0 0; + padding: 18px 0 0; &.absolute, &.fixed { z-index: 1040; } &.absolute { position: absolute;