Skip to content

Commit d02ea46

Browse files
author
Oleg Zinoviev
committed
MAGETWO-34520: [UI] Updates messaging styles.
- Minor QA updates
1 parent fccac9d commit d02ea46

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

app/design/adminhtml/Magento/backend/web/css/styles-migration.less

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,9 @@
4040
.page-wrapper {
4141
margin-left: 0;
4242
}
43-
.menu-wrapper {
43+
.menu-wrapper,
44+
.page-header-hgroup,
45+
.page-header-actions {
4446
display: none;
4547
}
4648
}

app/design/adminhtml/Magento/backend/web/css/styles-old.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3573,7 +3573,7 @@ tr.dynamic-grid input.input-text {
35733573
}
35743574

35753575
.tax-rate-popup .field .label {
3576-
margin: 5px 0 0;
3576+
margin: 8px 0 0;
35773577
width: 30%;
35783578
padding: 0 30px 0 0;
35793579
float: left;

0 commit comments

Comments
 (0)