Skip to content

Commit f85071c

Browse files
authored
ENGCOM-5124: Store view label not in the middle of panel #22926
2 parents a5f3afb + 942f1af commit f85071c

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)