Skip to content

Commit 5c1e4f2

Browse files
authored
ENGCOM-6664: #895 Fix for Media Gallery buttons are shifted to the left #26413
2 parents c61a2c6 + 16edcd3 commit 5c1e4f2

File tree

1 file changed

+4
-0
lines changed
  • app/design/adminhtml/Magento/backend/Magento_Cms/web/css/source

1 file changed

+4
-0
lines changed

app/design/adminhtml/Magento/backend/Magento_Cms/web/css/source/_module.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
.media-gallery-modal {
77
.page-main-actions {
88
margin-bottom: 3rem;
9+
10+
.page-action-buttons {
11+
text-align: right;
12+
}
913
}
1014

1115
.new_folder {

0 commit comments

Comments
 (0)