vendor/assets/stylesheets/components/_header.scss in active_frontend-14.1.30 vs vendor/assets/stylesheets/components/_header.scss in active_frontend-14.1.31

- old
+ new

@@ -108,9 +108,11 @@ height: 40px; display: inline-block; + i { margin-left: -2px; } } + + .img-avatar { margin-top: -4px; } } // Media Queries // ================================================== @media only screen and (min-width: 768px) and (max-width: 959px) {