Skip to content

Commit 2b442dc

Browse files
committed
fix static run test issue
1 parent c540552 commit 2b442dc

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,8 +235,8 @@
235235
.store-view {
236236
&:not(.store-switcher) {
237237
float: left;
238-
margin-top: .59rem;
239-
line-height: 2.3;
238+
margin-top: 1.10rem;
239+
240240
}
241241

242242
.store-switcher-label {

0 commit comments

Comments
 (0)