Skip to content

Commit 16edcd3

Browse files
ENGCOM-6664: #895 Fix for Media Gallery buttons are shifted to the left #26413
- Merge Pull Request #26413 from diazwatson/magento2:feature/895_AdobeStockMediaGalleryShiftedToTheRight - Merged commits: 1. 4192ff3 2. 33f1535 3. a1959f6
2 parents 27076ca + a1959f6 commit 16edcd3

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)