Skip to content

Commit 58f9047

Browse files
author
Oleg Zinoviev
committed
MAGETWO-35520: Page content jumps when float button bar in Backend appears/disappears
- QA update
1 parent c56ab43 commit 58f9047

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
margin: 0 0 @indent__l;
3838
&._hidden {
3939
.store-switcher {
40-
&:extend(.abs-no-display all);
40+
display: none;
4141
}
4242
}
4343
}

0 commit comments

Comments
 (0)