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