Skip to content

Commit

Permalink
Fixed-19791: Logo vertical misalignment.
Browse files Browse the repository at this point in the history
  • Loading branch information
suryakant-krish committed Dec 15, 2018
1 parent 3a56397 commit 8e59e4b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@

@menu__background-color: @color-very-dark-grayish-orange;

@menu-logo__padding-bottom: 2.2rem;
@menu-logo__padding-bottom: 1.7rem;
@menu-logo__outer-size: @menu-logo__padding-top + @menu-logo-img__height + @menu-logo__padding-bottom;
@menu-logo__padding-top: 1.2rem;
@menu-logo__padding-top: 1.7rem;
@menu-logo-img__height: 4.1rem;
@menu-logo-img__width: 3.5rem;

Expand Down

0 comments on commit 8e59e4b

Please sign in to comment.