vendor/assets/stylesheets/components/_subheader.scss in active_frontend-14.1.7 vs vendor/assets/stylesheets/components/_subheader.scss in active_frontend-14.1.8
- old
+ new
@@ -6,10 +6,10 @@
// ==================================================
.subheader {
background: color(white);
border-bottom: 1px solid color(dark-haze);
box-sizing: border-box;
- height: 55px;
+ height: 56px;
line-height: 1;
padding: 10px 0;
&.absolute,
&.fixed { z-index: 1030; }