vendor/assets/stylesheets/components/_header.scss in active_frontend-14.1.41 vs vendor/assets/stylesheets/components/_header.scss in active_frontend-14.2.0

- old
+ new

@@ -55,10 +55,11 @@ margin-left: 0; margin-right: 20px; } } } +.header-brand-label { margin: 8px 0 0 10px; } .header-search { margin-top: -3px; width: 260px; input { margin-bottom: 0; } @@ -106,11 +107,14 @@ img { height: 40px; display: inline-block; - + i { margin-left: -2px; } + + i::before { + line-height: 1; + vertical-align: middle; + } } .img-avatar { margin-top: -4px; } } @@ -124,13 +128,13 @@ height: 50px; padding: 10px 0; } .header-brand { font-size: 26px; - padding-top: 1px; - img { height: 32px; } + img { height: 26px; } } + .header-brand-label { margin-top: 3px; } .header-nav { margin-top: 4px; > li { &.header-nav-icon { font-size: 26px; }