Skip to content

Commit 942f1af

Browse files
ENGCOM-5124: Store view label not in the middle of panel #22926
- Merge Pull Request #22926 from speedy008/magento2:fix-issue-22924 - Merged commits: 1. c540552 2. 2b442dc 3. 6ade14b
2 parents 211dd25 + 6ade14b commit 942f1af

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235
.store-view {
236236
&:not(.store-switcher) {
237237
float: left;
238-
margin-top: 13px;
238+
margin-top: 1.10rem;
239239
}
240240

241241
.store-switcher-label {

0 commit comments

Comments
 (0)