Skip to content

Commit a8b4f38

Browse files
committed
Store view label and dropdown alignment solved
1 parent 0369e3a commit a8b4f38

File tree

1 file changed

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

1 file changed

+1
-2
lines changed

app/design/adminhtml/Magento/backend/Magento_Backend/web/css/source/module/main/actions-bar/_store-switcher.less

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
color: @text__color; // ToDo UI: Delete with admin scope
1414
float: left;
1515
font-size: round(@font-size__base - .1rem, 1);
16-
margin-top: .7rem;
16+
margin-top: .59rem;
1717

1818
.admin__action-dropdown {
1919
background-color: @page-main-actions__background-color;
@@ -239,7 +239,6 @@
239239

240240
.store-switcher-label {
241241
display: inline-block;
242-
margin-top: @indent__s;
243242
}
244243
}
245244

0 commit comments

Comments
 (0)