Skip to content

Commit 8e59e4b

Browse files
Fixed-19791: Logo vertical misalignment.
1 parent 3a56397 commit 8e59e4b

File tree

1 file changed

+2
-2
lines changed
  • app/design/adminhtml/Magento/backend/Magento_Backend/web/css/source/module

1 file changed

+2
-2
lines changed

app/design/adminhtml/Magento/backend/Magento_Backend/web/css/source/module/_menu.less

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515

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

18-
@menu-logo__padding-bottom: 2.2rem;
18+
@menu-logo__padding-bottom: 1.7rem;
1919
@menu-logo__outer-size: @menu-logo__padding-top + @menu-logo-img__height + @menu-logo__padding-bottom;
20-
@menu-logo__padding-top: 1.2rem;
20+
@menu-logo__padding-top: 1.7rem;
2121
@menu-logo-img__height: 4.1rem;
2222
@menu-logo-img__width: 3.5rem;
2323

0 commit comments

Comments
 (0)